| /bsp/renesas/ebf_qi_min_6m5/ra/fsp/src/r_ioport/ |
| A D | r_ioport.c | 630 …PinEventOutputWrite (ioport_ctrl_t * const p_ctrl, bsp_io_port_pin_t pin, bsp_io_level_t pin_value) in R_IOPORT_PinEventOutputWrite() argument 636 …FSP_ERROR_RETURN((pin_value == BSP_IO_LEVEL_HIGH) || (pin_value == BSP_IO_LEVEL_LOW), FSP_ERR_INVA… in R_IOPORT_PinEventOutputWrite() 655 if (BSP_IO_LEVEL_HIGH == pin_value) in R_IOPORT_PinEventOutputWrite() 666 r_ioport_hw_pin_event_output_data_write(port, set_bits, reset_bits, pin_value); in R_IOPORT_PinEventOutputWrite()
|
| /bsp/renesas/ra4m2-eco/ra/fsp/src/r_ioport/ |
| A D | r_ioport.c | 634 …PinEventOutputWrite (ioport_ctrl_t * const p_ctrl, bsp_io_port_pin_t pin, bsp_io_level_t pin_value) in R_IOPORT_PinEventOutputWrite() argument 640 …FSP_ERROR_RETURN((pin_value == BSP_IO_LEVEL_HIGH) || (pin_value == BSP_IO_LEVEL_LOW), FSP_ERR_INVA… in R_IOPORT_PinEventOutputWrite() 659 if (BSP_IO_LEVEL_HIGH == pin_value) in R_IOPORT_PinEventOutputWrite() 670 r_ioport_hw_pin_event_output_data_write(port, set_bits, reset_bits, pin_value); in R_IOPORT_PinEventOutputWrite()
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/ |
| A D | sunxi-hci.c | 529 user_gpio_set_t pin_value = {0}; in sunxi_hci_get_config_param() local 533 …ret = Hal_Cfg_GetKeyValue(ehci_name, KEY_USB_DRVVBUS_GPIO, (int32_t *)&pin_value, (sizeof(user_gpi… in sunxi_hci_get_config_param() 562 sunxi_hci->drv_vbus_gpio_set = (pin_value.port - 1) * PINS_PER_BANK + pin_value.port_num; in sunxi_hci_get_config_param()
|
| /bsp/renesas/ra8m1-ek/ra/fsp/src/r_ioport/ |
| A D | r_ioport.c | 630 …PinEventOutputWrite (ioport_ctrl_t * const p_ctrl, bsp_io_port_pin_t pin, bsp_io_level_t pin_value) in R_IOPORT_PinEventOutputWrite() argument 636 …FSP_ERROR_RETURN((pin_value == BSP_IO_LEVEL_HIGH) || (pin_value == BSP_IO_LEVEL_LOW), FSP_ERR_INVA… in R_IOPORT_PinEventOutputWrite() 655 if (BSP_IO_LEVEL_HIGH == pin_value) in R_IOPORT_PinEventOutputWrite() 666 r_ioport_hw_pin_event_output_data_write(port, set_bits, reset_bits, pin_value); in R_IOPORT_PinEventOutputWrite()
|
| /bsp/renesas/ra8d1-vision-board/ra/fsp/src/r_ioport/ |
| A D | r_ioport.c | 630 …PinEventOutputWrite (ioport_ctrl_t * const p_ctrl, bsp_io_port_pin_t pin, bsp_io_level_t pin_value) in R_IOPORT_PinEventOutputWrite() argument 636 …FSP_ERROR_RETURN((pin_value == BSP_IO_LEVEL_HIGH) || (pin_value == BSP_IO_LEVEL_LOW), FSP_ERR_INVA… in R_IOPORT_PinEventOutputWrite() 655 if (BSP_IO_LEVEL_HIGH == pin_value) in R_IOPORT_PinEventOutputWrite() 666 r_ioport_hw_pin_event_output_data_write(port, set_bits, reset_bits, pin_value); in R_IOPORT_PinEventOutputWrite()
|
| /bsp/renesas/ra6m3-hmi-board/ra/fsp/src/r_ioport/ |
| A D | r_ioport.c | 630 …PinEventOutputWrite (ioport_ctrl_t * const p_ctrl, bsp_io_port_pin_t pin, bsp_io_level_t pin_value) in R_IOPORT_PinEventOutputWrite() argument 636 …FSP_ERROR_RETURN((pin_value == BSP_IO_LEVEL_HIGH) || (pin_value == BSP_IO_LEVEL_LOW), FSP_ERR_INVA… in R_IOPORT_PinEventOutputWrite() 655 if (BSP_IO_LEVEL_HIGH == pin_value) in R_IOPORT_PinEventOutputWrite() 666 r_ioport_hw_pin_event_output_data_write(port, set_bits, reset_bits, pin_value); in R_IOPORT_PinEventOutputWrite()
|
| /bsp/renesas/ra8d1-ek/ra/fsp/src/r_ioport/ |
| A D | r_ioport.c | 630 …PinEventOutputWrite (ioport_ctrl_t * const p_ctrl, bsp_io_port_pin_t pin, bsp_io_level_t pin_value) in R_IOPORT_PinEventOutputWrite() argument 636 …FSP_ERROR_RETURN((pin_value == BSP_IO_LEVEL_HIGH) || (pin_value == BSP_IO_LEVEL_LOW), FSP_ERR_INVA… in R_IOPORT_PinEventOutputWrite() 655 if (BSP_IO_LEVEL_HIGH == pin_value) in R_IOPORT_PinEventOutputWrite() 666 r_ioport_hw_pin_event_output_data_write(port, set_bits, reset_bits, pin_value); in R_IOPORT_PinEventOutputWrite()
|
| /bsp/renesas/ra6m3-ek/ra/fsp/src/r_ioport/ |
| A D | r_ioport.c | 635 …PinEventOutputWrite (ioport_ctrl_t * const p_ctrl, bsp_io_port_pin_t pin, bsp_io_level_t pin_value) in R_IOPORT_PinEventOutputWrite() argument 641 …FSP_ERROR_RETURN((pin_value == BSP_IO_LEVEL_HIGH) || (pin_value == BSP_IO_LEVEL_LOW), FSP_ERR_INVA… in R_IOPORT_PinEventOutputWrite() 660 if (BSP_IO_LEVEL_HIGH == pin_value) in R_IOPORT_PinEventOutputWrite() 671 r_ioport_hw_pin_event_output_data_write(port, set_bits, reset_bits, pin_value); in R_IOPORT_PinEventOutputWrite()
|
| /bsp/renesas/ra6m4-cpk/ra/fsp/src/r_ioport/ |
| A D | r_ioport.c | 635 …PinEventOutputWrite (ioport_ctrl_t * const p_ctrl, bsp_io_port_pin_t pin, bsp_io_level_t pin_value) in R_IOPORT_PinEventOutputWrite() argument 641 …FSP_ERROR_RETURN((pin_value == BSP_IO_LEVEL_HIGH) || (pin_value == BSP_IO_LEVEL_LOW), FSP_ERR_INVA… in R_IOPORT_PinEventOutputWrite() 660 if (BSP_IO_LEVEL_HIGH == pin_value) in R_IOPORT_PinEventOutputWrite() 671 r_ioport_hw_pin_event_output_data_write(port, set_bits, reset_bits, pin_value); in R_IOPORT_PinEventOutputWrite()
|
| /bsp/renesas/ra2l1-cpk/ra/fsp/src/r_ioport/ |
| A D | r_ioport.c | 635 …PinEventOutputWrite (ioport_ctrl_t * const p_ctrl, bsp_io_port_pin_t pin, bsp_io_level_t pin_value) in R_IOPORT_PinEventOutputWrite() argument 641 …FSP_ERROR_RETURN((pin_value == BSP_IO_LEVEL_HIGH) || (pin_value == BSP_IO_LEVEL_LOW), FSP_ERR_INVA… in R_IOPORT_PinEventOutputWrite() 660 if (BSP_IO_LEVEL_HIGH == pin_value) in R_IOPORT_PinEventOutputWrite() 671 r_ioport_hw_pin_event_output_data_write(port, set_bits, reset_bits, pin_value); in R_IOPORT_PinEventOutputWrite()
|
| /bsp/renesas/ra6m4-iot/ra/fsp/src/r_ioport/ |
| A D | r_ioport.c | 635 …PinEventOutputWrite (ioport_ctrl_t * const p_ctrl, bsp_io_port_pin_t pin, bsp_io_level_t pin_value) in R_IOPORT_PinEventOutputWrite() argument 641 …FSP_ERROR_RETURN((pin_value == BSP_IO_LEVEL_HIGH) || (pin_value == BSP_IO_LEVEL_LOW), FSP_ERR_INVA… in R_IOPORT_PinEventOutputWrite() 660 if (BSP_IO_LEVEL_HIGH == pin_value) in R_IOPORT_PinEventOutputWrite() 671 r_ioport_hw_pin_event_output_data_write(port, set_bits, reset_bits, pin_value); in R_IOPORT_PinEventOutputWrite()
|
| /bsp/raspberry-pi/raspi4-64/drivers/ |
| A D | drv_gpio.c | 123 void prev_raspi_pin_write(GPIO_PIN pin, int pin_value) in prev_raspi_pin_write() argument 129 if(pin_value == 1) in prev_raspi_pin_write() 140 if(pin_value == 1) in prev_raspi_pin_write()
|
| /bsp/raspberry-pi/raspi4-32/driver/ |
| A D | drv_gpio.c | 123 void prev_raspi_pin_write(GPIO_PIN pin, int pin_value) in prev_raspi_pin_write() argument 129 if(pin_value == 1) in prev_raspi_pin_write() 140 if(pin_value == 1) in prev_raspi_pin_write()
|
| /bsp/renesas/ra4e2-eco/ra/fsp/src/r_ioport/ |
| A D | r_ioport.c | 670 …PinEventOutputWrite (ioport_ctrl_t * const p_ctrl, bsp_io_port_pin_t pin, bsp_io_level_t pin_value) in R_IOPORT_PinEventOutputWrite() argument 676 …FSP_ERROR_RETURN((pin_value == BSP_IO_LEVEL_HIGH) || (pin_value == BSP_IO_LEVEL_LOW), FSP_ERR_INVA… in R_IOPORT_PinEventOutputWrite() 684 (ioport_size_t) (pin & IOPORT_PRV_PIN_BITS), pin_value); in R_IOPORT_PinEventOutputWrite()
|
| /bsp/renesas/ra6e2-fpb/ra/fsp/src/r_ioport/ |
| A D | r_ioport.c | 670 …PinEventOutputWrite (ioport_ctrl_t * const p_ctrl, bsp_io_port_pin_t pin, bsp_io_level_t pin_value) in R_IOPORT_PinEventOutputWrite() argument 676 …FSP_ERROR_RETURN((pin_value == BSP_IO_LEVEL_HIGH) || (pin_value == BSP_IO_LEVEL_LOW), FSP_ERR_INVA… in R_IOPORT_PinEventOutputWrite() 684 (ioport_size_t) (pin & IOPORT_PRV_PIN_BITS), pin_value); in R_IOPORT_PinEventOutputWrite()
|
| /bsp/renesas/rzn2l_etherkit/rzn/fsp/src/r_ioport/ |
| A D | r_ioport.c | 682 …PinEventOutputWrite (ioport_ctrl_t * const p_ctrl, bsp_io_port_pin_t pin, bsp_io_level_t pin_value) in R_IOPORT_PinEventOutputWrite() argument 691 …FSP_ERROR_RETURN((pin_value == BSP_IO_LEVEL_HIGH) || (pin_value == BSP_IO_LEVEL_LOW), FSP_ERR_INVA… in R_IOPORT_PinEventOutputWrite() 713 if (BSP_IO_LEVEL_HIGH == pin_value) in R_IOPORT_PinEventOutputWrite()
|
| /bsp/renesas/rzn2l_rsk/rzn/fsp/src/r_ioport/ |
| A D | r_ioport.c | 682 …PinEventOutputWrite (ioport_ctrl_t * const p_ctrl, bsp_io_port_pin_t pin, bsp_io_level_t pin_value) in R_IOPORT_PinEventOutputWrite() argument 691 …FSP_ERROR_RETURN((pin_value == BSP_IO_LEVEL_HIGH) || (pin_value == BSP_IO_LEVEL_LOW), FSP_ERR_INVA… in R_IOPORT_PinEventOutputWrite() 713 if (BSP_IO_LEVEL_HIGH == pin_value) in R_IOPORT_PinEventOutputWrite()
|
| /bsp/renesas/rzt2m_rsk/rzt/fsp/src/r_ioport/ |
| A D | r_ioport.c | 682 …PinEventOutputWrite (ioport_ctrl_t * const p_ctrl, bsp_io_port_pin_t pin, bsp_io_level_t pin_value) in R_IOPORT_PinEventOutputWrite() argument 691 …FSP_ERROR_RETURN((pin_value == BSP_IO_LEVEL_HIGH) || (pin_value == BSP_IO_LEVEL_LOW), FSP_ERR_INVA… in R_IOPORT_PinEventOutputWrite() 713 if (BSP_IO_LEVEL_HIGH == pin_value) in R_IOPORT_PinEventOutputWrite()
|
| /bsp/renesas/ra8d1-vision-board/ra/fsp/inc/api/ |
| A D | r_ioport_api.h | 126 …inEventOutputWrite)(ioport_ctrl_t * const p_ctrl, bsp_io_port_pin_t pin, bsp_io_level_t pin_value);
|
| /bsp/renesas/rzn2l_rsk/rzn/fsp/inc/api/ |
| A D | r_ioport_api.h | 126 …inEventOutputWrite)(ioport_ctrl_t * const p_ctrl, bsp_io_port_pin_t pin, bsp_io_level_t pin_value);
|
| /bsp/renesas/rzt2m_rsk/rzt/fsp/inc/api/ |
| A D | r_ioport_api.h | 126 …inEventOutputWrite)(ioport_ctrl_t * const p_ctrl, bsp_io_port_pin_t pin, bsp_io_level_t pin_value);
|
| /bsp/renesas/ra6m3-hmi-board/ra/fsp/inc/api/ |
| A D | r_ioport_api.h | 126 …inEventOutputWrite)(ioport_ctrl_t * const p_ctrl, bsp_io_port_pin_t pin, bsp_io_level_t pin_value);
|
| /bsp/renesas/ra8m1-ek/ra/fsp/inc/api/ |
| A D | r_ioport_api.h | 126 …inEventOutputWrite)(ioport_ctrl_t * const p_ctrl, bsp_io_port_pin_t pin, bsp_io_level_t pin_value);
|
| /bsp/renesas/ra6e2-fpb/ra/fsp/inc/api/ |
| A D | r_ioport_api.h | 112 …inEventOutputWrite)(ioport_ctrl_t * const p_ctrl, bsp_io_port_pin_t pin, bsp_io_level_t pin_value);
|
| /bsp/renesas/ra4e2-eco/ra/fsp/inc/api/ |
| A D | r_ioport_api.h | 112 …inEventOutputWrite)(ioport_ctrl_t * const p_ctrl, bsp_io_port_pin_t pin, bsp_io_level_t pin_value);
|