Home
last modified time | relevance | path

Searched refs:HW_SCI_Write9bits (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.h226 __STATIC_INLINE void HW_SCI_Write9bits (R_SCI0_Type * p_reg, uint16_t const data) in HW_SCI_Write9bits() function
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_sci_uart/
H A Dr_sci_uart.c1549 HW_SCI_Write9bits (p_sci_reg, data); in r_sci_uart_write_no_transfer()