Home
last modified time | relevance | path

Searched refs:bFlowControlComplete (Results 1 – 4 of 4) sorted by relevance

/hal_ambiq-latest/mcu/apollo3p/hal/
Dam_hal_ble.c392 g_sBLEState[ui32Module].bFlowControlComplete = 0; in am_hal_ble_initialize()
440 pBLE->bFlowControlComplete = 0; in am_hal_ble_deinitialize()
2333 pBle->bFlowControlComplete = 0; in am_hal_ble_bus_lock()
2570 pBle->bFlowControlComplete = true; in am_hal_ble_int_service()
2579 pBle->bFlowControlComplete = true; in am_hal_ble_int_service()
2598 ((pBle->bFlowControlComplete) || (!APOLLO3_GE_B0) || SKIP_FALLING_EDGES) ) in am_hal_ble_int_service()
2605 pBle->bFlowControlComplete = false; in am_hal_ble_int_service()
Dam_hal_ble.h392 bool bFlowControlComplete; member
/hal_ambiq-latest/mcu/apollo3/hal/
Dam_hal_ble.c403 g_sBLEState[ui32Module].bFlowControlComplete = 0; in am_hal_ble_initialize()
451 pBLE->bFlowControlComplete = 0; in am_hal_ble_deinitialize()
2439 pBle->bFlowControlComplete = 0; in am_hal_ble_bus_lock()
2676 pBle->bFlowControlComplete = true; in am_hal_ble_int_service()
2685 pBle->bFlowControlComplete = true; in am_hal_ble_int_service()
2704 ((pBle->bFlowControlComplete) || (!APOLLO3_GE_B0) || SKIP_FALLING_EDGES) ) in am_hal_ble_int_service()
2711 pBle->bFlowControlComplete = false; in am_hal_ble_int_service()
Dam_hal_ble.h390 bool bFlowControlComplete; member