Searched refs:twai_ll_get_status (Results 1 – 8 of 8) sorted by relevance
289 if (twai_ll_get_status(hal_ctx->dev) & TWAI_LL_STATUS_MS) { in twai_hal_read_rx_buffer_and_clear()295 if (twai_ll_get_status(hal_ctx->dev) & TWAI_LL_STATUS_DOS) { in twai_hal_read_rx_buffer_and_clear()
36 uint32_t status = twai_ll_get_status(hal_ctx->dev);155 uint32_t status = twai_ll_get_status(hal_ctx->dev);
118 return twai_ll_get_status(hw); in can_ll_get_status()
345 static inline uint32_t twai_ll_get_status(twai_dev_t *hw) in twai_ll_get_status() function
281 static inline uint32_t twai_ll_get_status(twai_dev_t *hw) in twai_ll_get_status() function