Home
last modified time | relevance | path

Searched defs:MAX14906_CH_DIR_MASK (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/gpio/
Dgpio_max14916.h46 #define MAX14906_CH_DIR_MASK(x) BIT((x) + 4) macro
Dgpio_max14906.h44 #define MAX14906_CH_DIR_MASK(x) BIT((x) + 4) macro