Searched refs:bFlowControlComplete (Results 1 – 4 of 4) sorted by relevance
392 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()
392 bool bFlowControlComplete; member
403 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()
390 bool bFlowControlComplete; member