Home
last modified time | relevance | path

Searched refs:NUM_PINS (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/gpio/
Dgpio_pca953x.c34 #define NUM_PINS 8 macro
37 #define ALL_PINS ((uint8_t)BIT_MASK(NUM_PINS))
Dgpio_sx1509b.c30 #define NUM_PINS 16 macro
33 #define ALL_PINS ((uint16_t)BIT_MASK(NUM_PINS))