Searched refs:SMARTCARD_IT_FE (Results 1 – 3 of 3) sorted by relevance
457 #define SMARTCARD_IT_FE ((uint16_t)0x0100) macro
508 #define SMARTCARD_IT_FE ((uint16_t)0x0100U) /*!< SMARTCARD frame error i… macro
664 …if ((__HAL_SMARTCARD_GET_IT(hsc, SMARTCARD_IT_FE) != RESET) && (__HAL_SMARTCARD_GET_IT_SOURCE(hsc,… in HAL_SMARTCARD_IRQHandler()
Completed in 8 milliseconds