Searched defs:p_sci_reg (Results 1 – 2 of 2) sorted by relevance
301 R_SCI0_Type * p_sci_reg = (R_SCI0_Type *) p_ctrl->p_reg; in R_SCI_UartOpen() local434 R_SCI0_Type * p_sci_reg = (R_SCI0_Type *) p_ctrl->p_reg; in R_SCI_UartClose() local578 R_SCI0_Type * p_sci_reg = (R_SCI0_Type *) p_ctrl->p_reg; in R_SCI_UartWrite() local644 R_SCI0_Type * p_sci_reg; in R_SCI_UartBaudSet() local1012 R_SCI0_Type * p_sci_reg = (R_SCI0_Type *) p_ctrl->p_reg; in r_sci_uart_config_set() local1087 R_SCI0_Type * p_sci_reg = (R_SCI0_Type *) p_ctrl->p_reg; in r_sci_uart_fifo_cfg() local1428 static void r_sci_uart_baud_set (R_SCI0_Type * p_sci_reg, in r_sci_uart_baud_set()1540 R_SCI0_Type * p_sci_reg = (R_SCI0_Type *) p_ctrl->p_reg; in r_sci_uart_write_no_transfer() local1574 R_SCI0_Type * p_sci_reg = (R_SCI0_Type *) p_ctrl->p_reg; in r_sci_uart_read_data() local1603 R_SCI0_Type * p_sci_reg = (R_SCI0_Type *) p_ctrl->p_reg; in r_sci_uart_rxi_read_no_transfer() local[all …]
1526 static void r_sci_uart_baud_set (R_SCI0_Type * p_sci_reg, baud_setting_t const * const p_baud_setti… in r_sci_uart_baud_set()