Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/dt-bindings/gpio/
Dadi-max32-gpio.h54 #define MAX32_GPIO_DRV_STRENGTH_1 (1U << MAX32_GPIO_DRV_STRENGTH_POS) macro
/Zephyr-latest/drivers/gpio/
Dgpio_max32.c115 case MAX32_GPIO_DRV_STRENGTH_1: in api_pin_configure()