Home
last modified time | relevance | path

Searched refs:HW_SCI_ReadAddrGet (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.h322 __STATIC_INLINE void const * HW_SCI_ReadAddrGet (R_SCI0_Type * p_reg, uint32_t data_bytes) in HW_SCI_ReadAddrGet() function
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_sci_uart/
H A Dr_sci_uart.c940 p_info->p_src = HW_SCI_ReadAddrGet(p_ctrl->p_reg, p_ctrl->data_bytes); in r_sci_uart_transfer_open()