Searched defs:MAX14906_CH_DIR_MASK (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/gpio/ | ||
D | gpio_max14916.h | 46 #define MAX14906_CH_DIR_MASK(x) BIT((x) + 4) macro |
D | gpio_max14906.h | 44 #define MAX14906_CH_DIR_MASK(x) BIT((x) + 4) macro |