Home
last modified time | relevance | path

Searched refs:ui32IntEnable (Results 1 – 3 of 3) sorted by relevance

/hal_ambiq-latest/utils/
Dam_util_ble.c134 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()
[all …]
/hal_ambiq-latest/mcu/apollo3p/hal/
Dam_hal_ble.c630 uint32_t ui32IntEnable; in am_util_ble_platform_reset() local
642 ui32IntEnable = BLEIFn(ui32Module)->INTEN; in am_util_ble_platform_reset()
676 BLEIFn(ui32Module)->INTCLR = ui32IntEnable; in am_util_ble_platform_reset()
677 BLEIFn(ui32Module)->INTEN = ui32IntEnable; in am_util_ble_platform_reset()
1784 uint32_t ui32IntEnable; in am_hal_ble_blocking_transfer() local
1814 ui32IntEnable = BLEIFn(ui32Module)->INTEN; in am_hal_ble_blocking_transfer()
1909 BLEIFn(ui32Module)->INTEN = ui32IntEnable; in am_hal_ble_blocking_transfer()
1921 BLEIFn(ui32Module)->INTEN = ui32IntEnable; in am_hal_ble_blocking_transfer()
1930 BLEIFn(ui32Module)->INTEN = ui32IntEnable; in am_hal_ble_blocking_transfer()
2072 BLEIFn(ui32Module)->INTEN = ui32IntEnable; in am_hal_ble_blocking_transfer()
[all …]
/hal_ambiq-latest/mcu/apollo3/hal/
Dam_hal_ble.c688 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()
[all …]