Searched refs:global_status (Results 1 – 1 of 1) sorted by relevance
247 uint8_t global_status; in tcan4x5x_read() local252 {.buf = &global_status, .len = sizeof(global_status)}, in tcan4x5x_read()281 __ASSERT_NO_MSG((global_status & CAN_TCAN4X5X_IR_SPIERR) == 0U); in tcan4x5x_read()298 uint8_t global_status; in tcan4x5x_write() local304 {.buf = &global_status, .len = sizeof(global_status)}, in tcan4x5x_write()335 __ASSERT_NO_MSG((global_status & CAN_TCAN4X5X_IR_SPIERR) == 0U); in tcan4x5x_write()