Searched refs:ui32IntEnable (Results 1 – 1 of 1) sorted by relevance
134 uint32_t ui32IntEnable; in am_util_ble_init_rf_channel() local151 ui32IntEnable = BLEIFn(ui32Module)->INTEN; in am_util_ble_init_rf_channel()198 BLEIFn(ui32Module)->INTCLR = ui32IntEnable; in am_util_ble_init_rf_channel()199 BLEIFn(ui32Module)->INTEN = ui32IntEnable; in am_util_ble_init_rf_channel()275 uint32_t ui32IntEnable; in am_util_ble_hci_reset() local291 ui32IntEnable = BLEIFn(ui32Module)->INTEN; in am_util_ble_hci_reset()324 BLEIFn(ui32Module)->INTCLR = ui32IntEnable; in am_util_ble_hci_reset()325 BLEIFn(ui32Module)->INTEN = ui32IntEnable; in am_util_ble_hci_reset()342 uint32_t ui32IntEnable; in am_util_ble_trasmitter_test_ex() local361 ui32IntEnable = BLEIFn(ui32Module)->INTEN; in am_util_ble_trasmitter_test_ex()[all …]