Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/dt-bindings/gpio/
Dene-kb1200-gpio.h35 #define KB1200_GPIO_DRIVING_16MA (1U << KB1200_GPIO_DRIVING_POS) macro
/Zephyr-latest/drivers/gpio/
Dgpio_ene_kb1200.c53 if (flags & KB1200_GPIO_DRIVING_16MA) { in kb1200_gpio_pin_configure()