Searched defs:val (Results 1 – 4 of 4) sorted by relevance
736 #define AM_HAL_GPIO_MASK_INIT(msk, val) \ argument748 #define AM_HAL_GPIO_PMASK_INIT(pmsk, val) \ argument
929 #define am_hal_gpio_fastgpio_wrval(val) (APBDMA->BBSETCLEAR = \ argument
1003 #define am_hal_gpio_fastgpio_wrval(val) (APBDMA->BBSETCLEAR = \ argument
2750 uint32_t val = *pVal; in find_mid_point() local