Home
last modified time | relevance | path

Searched defs:level (Results 1 – 8 of 8) sorted by relevance

/hal_renesas-latest/drivers/rz/fsp/src/rzg/r_scif_uart/
Dr_scif_uart.c363 bsp_io_level_t level = SCI_UART_RS485_DE_POLARITY_HIGH == in R_SCIF_UART_Open() local
561 bsp_io_level_t level = SCI_UART_RS485_DE_POLARITY_HIGH == in R_SCIF_UART_Write() local
1057 bsp_io_level_t level = SCI_UART_RS485_DE_POLARITY_HIGH == in r_scif_negate_de_pin() local
/hal_renesas-latest/drivers/rz/fsp/src/rzg/r_rspi/
Dr_rspi.c700 rspi_rx_trigger_level_t level = p_ctrl->p_ext->rx_trigger_level; in r_rspi_set_rx_fifo_hint() local
802 static void r_rspi_set_rxtrg (rspi_instance_ctrl_t * p_ctrl, rspi_rx_trigger_level_t level) in r_rspi_set_rxtrg()
/hal_renesas-latest/drivers/ra/fsp/src/r_sci_uart/
Dr_sci_uart.c599 bsp_io_level_t level = SCI_UART_RS485_DE_POLARITY_HIGH == in R_SCI_UART_Write() local
1126 bsp_io_level_t level = SCI_UART_RS485_DE_POLARITY_HIGH == in r_sci_negate_de_pin() local
/hal_renesas-latest/drivers/rz/fsp/src/rzg/bsp/mcu/all/
Dbsp_security.h33 #define R_BSP_ACCESS_CONTROL_SET(ip, level) {BSP_ACCESS_CONTROL_REG_ ## ip = (BSP_ACCESS_CONTROL… argument
Dbsp_io.h483 __STATIC_INLINE void R_BSP_PinWrite (bsp_io_port_pin_t pin, bsp_io_level_t level) in R_BSP_PinWrite()
/hal_renesas-latest/drivers/rz/fsp/src/rzn/r_ioport/
Dr_ioport.c444 …err_t R_IOPORT_PinWrite (ioport_ctrl_t * const p_ctrl, bsp_io_port_pin_t pin, bsp_io_level_t level) in R_IOPORT_PinWrite()
/hal_renesas-latest/drivers/rz/fsp/src/rzg/r_ioport/
Dr_ioport.c379 …err_t R_IOPORT_PinWrite (ioport_ctrl_t * const p_ctrl, bsp_io_port_pin_t pin, bsp_io_level_t level) in R_IOPORT_PinWrite()
/hal_renesas-latest/drivers/ra/fsp/src/bsp/mcu/all/
Dbsp_io.h359 __STATIC_INLINE void R_BSP_PinWrite (bsp_io_port_pin_t pin, bsp_io_level_t level) in R_BSP_PinWrite()