Searched refs:twai_ll_get_and_clear_intrs (Results 1 – 8 of 8) sorted by relevance
51 (void) twai_ll_get_and_clear_intrs(hal_ctx->dev); in twai_hal_deinit()65 (void) twai_ll_get_and_clear_intrs(hal_ctx->dev); //Clear any latched interrupts in twai_hal_configure()73 (void) twai_ll_get_and_clear_intrs(hal_ctx->dev); //Clear any latched interrupts in twai_hal_start()81 (void) twai_ll_get_and_clear_intrs(hal_ctx->dev); in twai_hal_stop()
35 uint32_t interrupts = twai_ll_get_and_clear_intrs(hal_ctx->dev);113 … (void) twai_ll_get_and_clear_intrs(hal_ctx->dev); //Clear the re-triggered bus-off interrupt173 (void) twai_ll_get_and_clear_intrs(hal_ctx->dev);
135 return twai_ll_get_and_clear_intrs(hw); in can_ll_get_and_clear_intrs()
383 static inline uint32_t twai_ll_get_and_clear_intrs(twai_dev_t *hw) in twai_ll_get_and_clear_intrs() function
319 static inline uint32_t twai_ll_get_and_clear_intrs(twai_dev_t *hw) in twai_ll_get_and_clear_intrs() function