Home
last modified time | relevance | path

Searched defs:val (Results 1 – 4 of 4) sorted by relevance

/hal_ambiq-latest/mcu/apollo4p/hal/
Dam_hal_gpio.h736 #define AM_HAL_GPIO_MASK_INIT(msk, val) \ argument
748 #define AM_HAL_GPIO_PMASK_INIT(pmsk, val) \ argument
/hal_ambiq-latest/mcu/apollo3/hal/
Dam_hal_gpio.h929 #define am_hal_gpio_fastgpio_wrval(val) (APBDMA->BBSETCLEAR = \ argument
/hal_ambiq-latest/mcu/apollo3p/hal/
Dam_hal_gpio.h1003 #define am_hal_gpio_fastgpio_wrval(val) (APBDMA->BBSETCLEAR = \ argument
/hal_ambiq-latest/mcu/apollo4p/hal/mcu/
Dam_hal_card.c2750 uint32_t val = *pVal; in find_mid_point() local