Home
last modified time | relevance | path

Searched refs:GPIO_FUNC (Results 1 – 6 of 6) sorted by relevance

/bsp/raspberry-pi/raspi4-64/drivers/
A Ddrv_spi.h53 GPIO_FUNC sclk_mode;
55 GPIO_FUNC mosi_mode;
57 GPIO_FUNC miso_mode;
60 GPIO_FUNC ce0_mode;
65 GPIO_FUNC ce1_mode;
70 GPIO_FUNC ce2_mode;
A Ddrv_gpio.h128 } GPIO_FUNC; typedef
136 void prev_raspi_pin_mode(GPIO_PIN pin, GPIO_FUNC mode);
A Ddrv_gpio.c111 void prev_raspi_pin_mode(GPIO_PIN pin, GPIO_FUNC mode) in prev_raspi_pin_mode()
153 GPIO_FUNC raspi_mode = OUTPUT; in raspi_pin_mode()
/bsp/raspberry-pi/raspi4-32/driver/
A Ddrv_spi.h53 GPIO_FUNC sclk_mode;
55 GPIO_FUNC mosi_mode;
57 GPIO_FUNC miso_mode;
60 GPIO_FUNC ce0_mode;
65 GPIO_FUNC ce1_mode;
70 GPIO_FUNC ce2_mode;
A Ddrv_gpio.h128 } GPIO_FUNC; typedef
136 void prev_raspi_pin_mode(GPIO_PIN pin, GPIO_FUNC mode);
A Ddrv_gpio.c111 void prev_raspi_pin_mode(GPIO_PIN pin, GPIO_FUNC mode) in prev_raspi_pin_mode()
153 GPIO_FUNC raspi_mode = OUTPUT; in raspi_pin_mode()

Completed in 12 milliseconds