Home
last modified time | relevance | path

Searched refs:am_hal_gpio_output_clear (Results 1 – 4 of 4) 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.c340 am_hal_gpio_output_clear(ui32GpioNum); in am_hal_gpio_state_write()
Dam_hal_gpio.h837 #define am_hal_gpio_output_clear(n) (*AM_HAL_GPIO_WTCn((n)) = AM_HAL_MASK32(n)) macro