Home
last modified time | relevance | path

Searched refs:HW_SCI_FramingErrorCheck (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_common.h314 __STATIC_INLINE bool HW_SCI_FramingErrorCheck (R_SCI0_Type * p_reg) in HW_SCI_FramingErrorCheck() function
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_sci_uart/
H A Dr_sci_uart.c1989 else if (HW_SCI_FramingErrorCheck(p_sci_reg)) in sci_uart_eri_isr()