Home
last modified time | relevance | path

Searched refs:AM_HAL_GPIO_ERR_PULLUP (Results 1 – 4 of 4) sorted by relevance

/hal_ambiq-latest/mcu/apollo3/hal/
Dam_hal_gpio.c525 return AM_HAL_GPIO_ERR_PULLUP; in am_hal_gpio_pinconfig()
543 return AM_HAL_GPIO_ERR_PULLUP; in am_hal_gpio_pinconfig()
Dam_hal_gpio.h439 AM_HAL_GPIO_ERR_PULLUP = (AM_HAL_STATUS_MODULE_SPECIFIC_START + 0x100), enumerator
/hal_ambiq-latest/mcu/apollo3p/hal/
Dam_hal_gpio.c579 return AM_HAL_GPIO_ERR_PULLUP; in am_hal_gpio_pinconfig()
597 return AM_HAL_GPIO_ERR_PULLUP; in am_hal_gpio_pinconfig()
Dam_hal_gpio.h508 AM_HAL_GPIO_ERR_PULLUP = (AM_HAL_STATUS_MODULE_SPECIFIC_START + 0x100), enumerator