Lines Matching refs:ui32IntEnable
688 uint32_t ui32IntEnable; in am_util_ble_platform_reset() local
700 ui32IntEnable = BLEIFn(ui32Module)->INTEN; in am_util_ble_platform_reset()
734 BLEIFn(ui32Module)->INTCLR = ui32IntEnable; in am_util_ble_platform_reset()
735 BLEIFn(ui32Module)->INTEN = ui32IntEnable; in am_util_ble_platform_reset()
1891 uint32_t ui32IntEnable; in am_hal_ble_blocking_transfer() local
1921 ui32IntEnable = BLEIFn(ui32Module)->INTEN; in am_hal_ble_blocking_transfer()
2016 BLEIFn(ui32Module)->INTEN = ui32IntEnable; in am_hal_ble_blocking_transfer()
2028 BLEIFn(ui32Module)->INTEN = ui32IntEnable; in am_hal_ble_blocking_transfer()
2037 BLEIFn(ui32Module)->INTEN = ui32IntEnable; in am_hal_ble_blocking_transfer()
2179 BLEIFn(ui32Module)->INTEN = ui32IntEnable; in am_hal_ble_blocking_transfer()
2929 uint32_t ui32IntEnable; in am_hal_ble_plf_reg_read() local
2963 ui32IntEnable = BLEIFn(ui32Module)->INTEN; in am_hal_ble_plf_reg_read()
2990 BLEIFn(ui32Module)->INTCLR = ui32IntEnable; in am_hal_ble_plf_reg_read()
2991 BLEIFn(ui32Module)->INTEN = ui32IntEnable; in am_hal_ble_plf_reg_read()
3007 uint32_t ui32IntEnable; in am_hal_ble_plf_reg_write() local
3041 ui32IntEnable = BLEIFn(ui32Module)->INTEN; in am_hal_ble_plf_reg_write()
3065 BLEIFn(ui32Module)->INTCLR = ui32IntEnable; in am_hal_ble_plf_reg_write()
3066 BLEIFn(ui32Module)->INTEN = ui32IntEnable; in am_hal_ble_plf_reg_write()