Home
last modified time | relevance | path

Searched defs:am_hal_gpio_output_clear (Results 1 – 3 of 3) sorted by relevance

/hal_ambiq-latest/mcu/apollo3/hal/
Dam_hal_gpio.h866 #define am_hal_gpio_output_clear(n) \ macro
/hal_ambiq-latest/mcu/apollo3p/hal/
Dam_hal_gpio.h940 #define am_hal_gpio_output_clear(n) \ macro
/hal_ambiq-latest/mcu/apollo4p/hal/
Dam_hal_gpio.h837 #define am_hal_gpio_output_clear(n) (*AM_HAL_GPIO_WTCn((n)) = AM_HAL_MASK32(n)) macro