Searched refs:CAN_IT_SLEEP_ACK (Results 1 – 14 of 14) sorted by relevance
530 #define CAN_IT_SLEEP_ACK ((uint32_t)CAN_IER_SLKIE) /*!< Sleep acknowledge interrupt … macro836 CAN_IT_SLEEP_ACK | CAN_IT_ERROR_WARNING | \
525 #define CAN_IT_SLEEP_ACK ((uint32_t)CAN_IER_SLKIE) /*!< Sleep acknowledge interrupt … macro828 CAN_IT_SLEEP_ACK | CAN_IT_ERROR_WARNING | \
530 #define CAN_IT_SLEEP_ACK ((uint32_t)CAN_IER_SLKIE) /*!< Sleep acknowledge interrupt … macro834 CAN_IT_SLEEP_ACK | CAN_IT_ERROR_WARNING | \
1935 if ((interrupts & CAN_IT_SLEEP_ACK) != 0U) in HAL_CAN_IRQHandler()
1923 if ((interrupts & CAN_IT_SLEEP_ACK) != 0U) in HAL_CAN_IRQHandler()
1939 if ((interrupts & CAN_IT_SLEEP_ACK) != 0U) in HAL_CAN_IRQHandler()
1967 if ((interrupts & CAN_IT_SLEEP_ACK) != 0U) in HAL_CAN_IRQHandler()