Home
last modified time | relevance | path

Searched refs:uart_event_t (Results 1 – 6 of 6) sorted by relevance

/hal_renesas-latest/drivers/rz/fsp/inc/api/
Dr_uart_api.h60 } uart_event_t; typedef
107 uart_event_t event; ///< Event code
/hal_renesas-latest/drivers/ra/fsp/inc/api/
Dr_uart_api.h59 } uart_event_t; typedef
112 uart_event_t event; ///< Event code
/hal_renesas-latest/drivers/ra/fsp/src/r_sci_b_uart/
Dr_sci_b_uart.c172 …r_sci_b_uart_call_callback(sci_b_uart_instance_ctrl_t * p_ctrl, uint32_t data, uart_event_t event);
1422 …r_sci_b_uart_call_callback (sci_b_uart_instance_ctrl_t * p_ctrl, uint32_t data, uart_event_t event) in r_sci_b_uart_call_callback()
1772uart_event_t event = (uart_event_t) ((((csr & R_SCI_B0_CSR_ORER_Msk) == R_SCI_B0_CSR_ORER_Msk) << … in sci_b_uart_eri_isr()
/hal_renesas-latest/drivers/ra/fsp/src/r_sci_uart/
Dr_sci_uart.c184 static void r_sci_uart_call_callback(sci_uart_instance_ctrl_t * p_ctrl, uint32_t data, uart_event_t
1531 …oid r_sci_uart_call_callback (sci_uart_instance_ctrl_t * p_ctrl, uint32_t data, uart_event_t event) in r_sci_uart_call_callback()
1870 uart_event_t event; in sci_uart_eri_isr()
1889 event = (uart_event_t) (p_ctrl->p_reg->SSR & SCI_RCVR_ERR_MASK); in sci_uart_eri_isr()
/hal_renesas-latest/drivers/rz/fsp/src/rzg/r_scif_uart/
Dr_scif_uart.c92 …d r_scif_uart_call_callback(scif_uart_instance_ctrl_t * p_ctrl, uint32_t data, uart_event_t event);
1630 …d r_scif_uart_call_callback (scif_uart_instance_ctrl_t * p_ctrl, uint32_t data, uart_event_t event) in r_scif_uart_call_callback()
1752 uart_event_t event; in scif_uart_receive_sub()
1965 uart_event_t event; in scif_uart_bri_isr()
/hal_renesas-latest/drivers/rz/fsp/src/rzn/r_sci_uart/
Dr_sci_uart.c189 …_uart_call_callback(sci_uart_instance_ctrl_t * p_instance_ctrl, uint32_t data, uart_event_t event);
1534 …_uart_call_callback (sci_uart_instance_ctrl_t * p_instance_ctrl, uint32_t data, uart_event_t event) in r_sci_uart_call_callback()
1875 uart_event_t event = (uart_event_t) 0U; in sci_uart_eri_isr()