Home
last modified time | relevance | path

Searched refs:AM_HAL_GPIO_OUTPUT_TRISTATE_ENABLE (Results 1 – 5 of 5) sorted by relevance

/hal_ambiq-latest/mcu/apollo3/hal/
Dam_hal_gpio.h233 AM_HAL_GPIO_OUTPUT_TRISTATE_ENABLE, enumerator
Dam_hal_gpio.c987 case AM_HAL_GPIO_OUTPUT_TRISTATE_ENABLE: // Enable a tri-state GPIO. in am_hal_gpio_state_write()
/hal_ambiq-latest/mcu/apollo3p/hal/
Dam_hal_gpio.h302 AM_HAL_GPIO_OUTPUT_TRISTATE_ENABLE, enumerator
Dam_hal_gpio.c1069 case AM_HAL_GPIO_OUTPUT_TRISTATE_ENABLE: // Enable a tri-state GPIO. in am_hal_gpio_state_write()
/hal_ambiq-latest/mcu/apollo4p/hal/
Dam_hal_gpio.h391 #define AM_HAL_GPIO_OUTPUT_TRISTATE_ENABLE AM_HAL_GPIO_OUTPUT_TRISTATE_OUTPUT_EN macro