Home
last modified time | relevance | path

Searched refs:HW_SCI_FIFO_ReadCount (Results 1 – 2 of 2) sorted by relevance

/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_sci_uart/hw/
H A Dhw_sci_uart_private.h435 __STATIC_INLINE uint32_t HW_SCI_FIFO_ReadCount (R_SCI0_Type * p_reg) in HW_SCI_FIFO_ReadCount() function
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_sci_uart/
H A Dr_sci_uart.c1616 while (HW_SCI_FIFO_ReadCount(p_sci_reg) > 0U) in r_sci_uart_rxi_read_no_transfer()
1626 while (HW_SCI_FIFO_ReadCount(p_sci_reg) > 0U) in r_sci_uart_rxi_read_no_transfer()