Searched refs:TWAI_ALERT_AND_LOG (Results 1 – 5 of 5) sorted by relevance
37 #define CAN_ALERT_AND_LOG TWAI_ALERT_AND_LOG
67 #define TWAI_ALERT_AND_LOG 0x00020000 /**< Bit mask to enable alerts to also be l… macro
156 …TWAI_ALERT_AND_LOG`` flag can be used to cause the TWAI driver to log any raised alerts to UART. H…268 …nabled, the TWAI driver will no longer log any alerts (i.e., the ``TWAI_ALERT_AND_LOG`` flag will …
109 if (p_twai_obj->alerts_enabled & TWAI_ALERT_AND_LOG) { in twai_alert_handler()
101 - Alert logging (i.e., setting of the TWAI_ALERT_AND_LOG flag)