Home
last modified time | relevance | path

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

/hal_ambiq-latest/mcu/apollo3p/hal/
Dam_hal_ble.c2742 uint32_t ui32IntEn = BLEIFn(ui32Module)->INTEN; in am_hal_ble_int_status() local
2743 return ( BLEIFn(ui32Module)->INTSTAT & ui32IntEn ); in am_hal_ble_int_status()
/hal_ambiq-latest/mcu/apollo3/hal/
Dam_hal_ble.c2848 uint32_t ui32IntEn = BLEIFn(ui32Module)->INTEN; in am_hal_ble_int_status() local
2849 return ( BLEIFn(ui32Module)->INTSTAT & ui32IntEn ); in am_hal_ble_int_status()