Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/dt-bindings/gpio/
Dadi-max32-gpio.h56 #define MAX32_GPIO_DRV_STRENGTH_3 (3U << MAX32_GPIO_DRV_STRENGTH_POS) macro
/Zephyr-latest/drivers/gpio/
Dgpio_max32.c121 case MAX32_GPIO_DRV_STRENGTH_3: in api_pin_configure()