Searched refs:AM_HAL_GPIO_EN (Results 1 – 2 of 2) sorted by relevance
159 return (AM_HAL_GPIO_EN(ui32BitNum) & AM_HAL_GPIO_EN_M(ui32BitNum)) ? 1 : 0; in am_hal_gpio_out_enable_bit_get()
424 #define AM_HAL_GPIO_EN(n) \ macro
Completed in 6 milliseconds