Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gpio/
Dgpio_pca953x.c37 #define ALL_PINS ((uint8_t)BIT_MASK(NUM_PINS)) macro
495 .pin_state.dir = ALL_PINS, \
496 .pin_state.output = ALL_PINS, \
Dgpio_sx1509b.c33 #define ALL_PINS ((uint16_t)BIT_MASK(NUM_PINS)) macro
570 .interrupt_mask = ALL_PINS, in sx1509b_init()
590 .dir = (ALL_PINS in sx1509b_init()
593 .data = (ALL_PINS in sx1509b_init()