Home
last modified time | relevance | path

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

/hal_ambiq-latest/mcu/apollo3/hal/
Dam_hal_gpio.h924 #define am_hal_gpio_fastgpio_read(n) ((APBDMA->BBINPUT >> (n & 0x7)) & 0x1) macro
/hal_ambiq-latest/mcu/apollo3p/hal/
Dam_hal_gpio.h998 #define am_hal_gpio_fastgpio_read(n) ((APBDMA->BBINPUT >> (n & 0x7)) & 0x1) macro