Searched refs:rt_hw_interrupt_check (Results 1 – 5 of 5) sorted by relevance
261 .global rt_hw_interrupt_check262 .type rt_hw_interrupt_check, %function263 rt_hw_interrupt_check: label
207 if (rt_hw_interrupt_check()) in rt_iic_read()368 if (rt_hw_interrupt_check()) in rt_iic_write()454 if (rt_hw_interrupt_check()) in rt_iic_control()
226 rt_uint32_t rt_hw_interrupt_check(void);
264 if (rt_hw_interrupt_check()) in rt_leuart_read()389 if (rt_hw_interrupt_check()) in rt_leuart_write()521 if (rt_hw_interrupt_check()) in rt_leuart_control()
386 if (rt_hw_interrupt_check()) in rt_usart_read()580 if (rt_hw_interrupt_check()) in rt_usart_write()762 if (rt_hw_interrupt_check()) in rt_usart_control()
Completed in 13 milliseconds