Home
last modified time | relevance | path

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

/hal_ambiq-latest/mcu/apollo3/hal/
Dam_hal_gpio.h90 #define AM_HAL_GPIO_MASKBIT(psMaskNm, n) psMaskNm = (((uint64_t) 0x1) << n) macro
/hal_ambiq-latest/mcu/apollo3p/hal/
Dam_hal_gpio.h230 AM_HAL_GPIO_MASKBIT(am_hal_gpio_mask_t*psMaskNm, uint32_t n) in AM_HAL_GPIO_MASKBIT() function