Searched refs:R_BSP_PinWrite (Results 1 – 5 of 5) sorted by relevance
/hal_renesas-latest/drivers/ra/fsp/src/r_sci_uart/ |
D | r_sci_uart.c | 439 R_BSP_PinWrite(p_ctrl->flow_pin, SCI_UART_FLOW_CONTROL_INACTIVE); in R_SCI_UART_Open() 601 R_BSP_PinWrite(p_extend->rs485_setting.de_control_pin, level); in R_SCI_UART_Write() 1128 R_BSP_PinWrite(p_extend->rs485_setting.de_control_pin, level); in r_sci_negate_de_pin() 1715 R_BSP_PinWrite(p_ctrl->flow_pin, SCI_UART_FLOW_CONTROL_ACTIVE); in sci_uart_rxi_isr() 1787 R_BSP_PinWrite(p_ctrl->flow_pin, SCI_UART_FLOW_CONTROL_INACTIVE); in sci_uart_rxi_isr()
|
/hal_renesas-latest/drivers/ra/fsp/src/bsp/mcu/all/ |
D | bsp_io.h | 359 __STATIC_INLINE void R_BSP_PinWrite (bsp_io_port_pin_t pin, bsp_io_level_t level) in R_BSP_PinWrite() function
|
/hal_renesas-latest/drivers/ra/fsp/src/r_sci_b_uart/ |
D | r_sci_b_uart.c | 369 R_BSP_PinWrite(p_ctrl->flow_pin, SCI_B_UART_FLOW_CONTROL_INACTIVE); in R_SCI_B_UART_Open() 1600 R_BSP_PinWrite(p_ctrl->flow_pin, SCI_B_UART_FLOW_CONTROL_ACTIVE); in sci_b_uart_rxi_isr() 1679 R_BSP_PinWrite(p_ctrl->flow_pin, SCI_B_UART_FLOW_CONTROL_INACTIVE); in sci_b_uart_rxi_isr()
|
/hal_renesas-latest/drivers/rz/fsp/src/rzg/r_scif_uart/ |
D | r_scif_uart.c | 365 R_BSP_PinWrite(p_extend->rs485_setting.de_control_pin, level); in R_SCIF_UART_Open() 563 R_BSP_PinWrite(p_extend->rs485_setting.de_control_pin, level); in R_SCIF_UART_Write() 1059 R_BSP_PinWrite(p_extend->rs485_setting.de_control_pin, level); in r_scif_negate_de_pin()
|
/hal_renesas-latest/drivers/rz/fsp/src/rzg/bsp/mcu/all/ |
D | bsp_io.h | 483 __STATIC_INLINE void R_BSP_PinWrite (bsp_io_port_pin_t pin, bsp_io_level_t level) in R_BSP_PinWrite() function
|