Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
|
Go to the source code of this file.
Functions | |
gpio_pin_t | gpio_rts5912_get_intr_pin (volatile uint32_t *reg_base) |
static ALWAYS_INLINE void | gpio_rts5912_set_wakeup_pin (uint32_t pin_num) |
int | gpio_rts5912_get_pin_num (const struct gpio_dt_spec *gpio) |
uint32_t * | gpio_rts5912_get_port_address (const struct gpio_dt_spec *gpio) |
gpio_pin_t gpio_rts5912_get_intr_pin | ( | volatile uint32_t * | reg_base | ) |
int gpio_rts5912_get_pin_num | ( | const struct gpio_dt_spec * | gpio | ) |
uint32_t * gpio_rts5912_get_port_address | ( | const struct gpio_dt_spec * | gpio | ) |
|
static |