Home
last modified time | relevance | path

Searched defs:ngpios (Results 1 – 15 of 15) sorted by relevance

/Zephyr-latest/include/zephyr/drivers/gpio/
Dgpio_utils.h25 #define GPIO_PORT_PIN_MASK_FROM_NGPIOS(ngpios) \ argument
/Zephyr-latest/drivers/gpio/
Dgpio_dw.h23 uint32_t ngpios; member
Dgpio_smartbond.c83 uint8_t ngpios; member
312 uint8_t ngpios, uint32_t *data, uint32_t *mode) in gpio_latch_inst()
325 uint8_t ngpios, uint32_t data, uint32_t *mode) in gpio_unlatch_inst()
396 #define GPIO_PM_DEVICE_STATE(id, ngpios) \ argument
Dgpio_creg_gpio.c36 uint32_t ngpios; member
Dgpio_ifx_cat1.c32 uint8_t ngpios; member
Dgpio_axp192.c26 uint32_t ngpios; member
Dgpio_mcp23xxx.h63 uint8_t ngpios; member
Dgpio_rp1.c62 uint8_t ngpios; member
Dgpio_ambiq.c27 uint8_t ngpios; member
Dgpio_bcm2711.c57 uint8_t ngpios; member
Dgpio_lpc11u6x.c95 uint8_t ngpios; member
Dgpio_shell.c29 int8_t ngpios; member
Dgpio_renesas_rz.c25 uint8_t ngpios; member
Dgpio_pcal64xxa.c122 uint8_t ngpios; member
/Zephyr-latest/include/zephyr/drivers/
Dgpio.h567 #define GPIO_DT_RESERVED_RANGES_NGPIOS(node_id, ngpios) \ argument
596 #define GPIO_DT_INST_RESERVED_RANGES_NGPIOS(inst, ngpios) \ argument
658 #define GPIO_DT_PORT_PIN_MASK_NGPIOS_EXC(node_id, ngpios) \ argument
678 #define GPIO_DT_INST_PORT_PIN_MASK_NGPIOS_EXC(inst, ngpios) \ argument