HAL
HAL_SMARTCARD_ERROR_NONE is only used within HAL.
 
Symbols
loading...
Files
loading...

HAL_SMARTCARD_ERROR_NONE macro

No error

Syntax

#define HAL_SMARTCARD_ERROR_NONE 0x00000000U

References

LocationText
stm32f4xx_hal_smartcard.h:243
#define HAL_SMARTCARD_ERROR_NONE 0x00000000U /*!< No error */
stm32f4xx_hal_smartcard.c:365
hsc->ErrorCode = HAL_SMARTCARD_ERROR_NONE;
stm32f4xx_hal_smartcard.c:406
hsc->ErrorCode = HAL_SMARTCARD_ERROR_NONE;
stm32f4xx_hal_smartcard.c:769
hsc->ErrorCode = HAL_SMARTCARD_ERROR_NONE;
stm32f4xx_hal_smartcard.c:831
hsc->ErrorCode = HAL_SMARTCARD_ERROR_NONE;
stm32f4xx_hal_smartcard.c:891
hsc->ErrorCode = HAL_SMARTCARD_ERROR_NONE;
stm32f4xx_hal_smartcard.c:939
hsc->ErrorCode = HAL_SMARTCARD_ERROR_NONE;
stm32f4xx_hal_smartcard.c:986
hsc->ErrorCode = HAL_SMARTCARD_ERROR_NONE;
stm32f4xx_hal_smartcard.c:1047
hsc->ErrorCode = HAL_SMARTCARD_ERROR_NONE;
stm32f4xx_hal_smartcard.c:1142
hsc->ErrorCode = HAL_SMARTCARD_ERROR_NONE;
stm32f4xx_hal_smartcard.c:1345
hsc->ErrorCode = HAL_SMARTCARD_ERROR_NONE;
stm32f4xx_hal_smartcard.c:1571
if(hsc->ErrorCode != HAL_SMARTCARD_ERROR_NONE)
stm32f4xx_hal_smartcard.c:1639
hsc->ErrorCode = HAL_SMARTCARD_ERROR_NONE;
stm32f4xx_hal_smartcard.c:2143
hsc->ErrorCode = HAL_SMARTCARD_ERROR_NONE;
stm32f4xx_hal_smartcard.c:2186
hsc->ErrorCode = HAL_SMARTCARD_ERROR_NONE;