Searched defs:level (Results 1 – 8 of 8) sorted by relevance
363 bsp_io_level_t level = SCI_UART_RS485_DE_POLARITY_HIGH == in R_SCIF_UART_Open() local561 bsp_io_level_t level = SCI_UART_RS485_DE_POLARITY_HIGH == in R_SCIF_UART_Write() local1057 bsp_io_level_t level = SCI_UART_RS485_DE_POLARITY_HIGH == in r_scif_negate_de_pin() local
700 rspi_rx_trigger_level_t level = p_ctrl->p_ext->rx_trigger_level; in r_rspi_set_rx_fifo_hint() local802 static void r_rspi_set_rxtrg (rspi_instance_ctrl_t * p_ctrl, rspi_rx_trigger_level_t level) in r_rspi_set_rxtrg()
599 bsp_io_level_t level = SCI_UART_RS485_DE_POLARITY_HIGH == in R_SCI_UART_Write() local1126 bsp_io_level_t level = SCI_UART_RS485_DE_POLARITY_HIGH == in r_sci_negate_de_pin() local
33 #define R_BSP_ACCESS_CONTROL_SET(ip, level) {BSP_ACCESS_CONTROL_REG_ ## ip = (BSP_ACCESS_CONTROL… argument
483 __STATIC_INLINE void R_BSP_PinWrite (bsp_io_port_pin_t pin, bsp_io_level_t level) in R_BSP_PinWrite()
444 …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()
379 …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()
359 __STATIC_INLINE void R_BSP_PinWrite (bsp_io_port_pin_t pin, bsp_io_level_t level) in R_BSP_PinWrite()