Lines Matching refs:ui32IntEnable
134 uint32_t ui32IntEnable; in am_util_ble_init_rf_channel() local
151 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() local
291 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() local
361 ui32IntEnable = BLEIFn(ui32Module)->INTEN; in am_util_ble_trasmitter_test_ex()
394 BLEIFn(ui32Module)->INTCLR = ui32IntEnable; in am_util_ble_trasmitter_test_ex()
395 BLEIFn(ui32Module)->INTEN = ui32IntEnable; in am_util_ble_trasmitter_test_ex()
412 uint32_t ui32IntEnable; in am_util_ble_receiver_test_ex() local
426 ui32IntEnable = BLEIFn(ui32Module)->INTEN; in am_util_ble_receiver_test_ex()
474 BLEIFn(ui32Module)->INTCLR = ui32IntEnable; in am_util_ble_receiver_test_ex()
475 BLEIFn(ui32Module)->INTEN = ui32IntEnable; in am_util_ble_receiver_test_ex()
491 uint32_t ui32IntEnable; in am_util_ble_set_carrier_wave_ex() local
519 ui32IntEnable = BLEIFn(ui32Module)->INTEN; in am_util_ble_set_carrier_wave_ex()
552 BLEIFn(ui32Module)->INTCLR = ui32IntEnable; in am_util_ble_set_carrier_wave_ex()
553 BLEIFn(ui32Module)->INTEN = ui32IntEnable; in am_util_ble_set_carrier_wave_ex()
584 uint32_t ui32IntEnable; in am_util_ble_set_constant_transmission_ex() local
612 ui32IntEnable = BLEIFn(ui32Module)->INTEN; in am_util_ble_set_constant_transmission_ex()
645 BLEIFn(ui32Module)->INTCLR = ui32IntEnable; in am_util_ble_set_constant_transmission_ex()
646 BLEIFn(ui32Module)->INTEN = ui32IntEnable; in am_util_ble_set_constant_transmission_ex()