Searched refs:CAN_TCAN4X5X_IR_SPIERR (Results 1 – 1 of 1) sorted by relevance
136 #define CAN_TCAN4X5X_IR_SPIERR BIT(3) macro281 __ASSERT_NO_MSG((global_status & CAN_TCAN4X5X_IR_SPIERR) == 0U); in tcan4x5x_read()335 __ASSERT_NO_MSG((global_status & CAN_TCAN4X5X_IR_SPIERR) == 0U); in tcan4x5x_write()440 if ((ir & CAN_TCAN4X5X_IR_SPIERR) != 0U) { in tcan4x5x_int_thread()