Searched refs:am_hal_ble_blocking_hci_read (Results 1 – 5 of 5) sorted by relevance
| /hal_ambiq-latest/utils/ |
| D | am_util_ble.c | 167 am_hal_ble_blocking_hci_read(pBLE, sResponse.words, 0); in am_util_ble_init_rf_channel() 193 am_hal_ble_blocking_hci_read(pBLE, sResponse.words, 0); in am_util_ble_init_rf_channel() 319 am_hal_ble_blocking_hci_read(pBLE, sResponse.words, 0); in am_util_ble_hci_reset() 389 am_hal_ble_blocking_hci_read(pBLE, sResponse.words, 0); in am_util_ble_trasmitter_test_ex() 442 am_hal_ble_blocking_hci_read(pBLE, sResponse.words, 0); in am_util_ble_receiver_test_ex() 468 am_hal_ble_blocking_hci_read(pBLE, sResponse.words, 0); in am_util_ble_receiver_test_ex() 547 am_hal_ble_blocking_hci_read(pBLE, sResponse.words, 0); in am_util_ble_set_carrier_wave_ex() 640 am_hal_ble_blocking_hci_read(pBLE, sResponse.words, 0); in am_util_ble_set_constant_transmission_ex()
|
| /hal_ambiq-latest/mcu/apollo3p/hal/ |
| D | am_hal_ble.c | 671 am_hal_ble_blocking_hci_read(pBLE, sResponse.words, 0); in am_util_ble_platform_reset() 1539 am_hal_ble_blocking_hci_read(void *pHandle, uint32_t *pui32Data, uint32_t *pui32BytesReceived) in am_hal_ble_blocking_hci_read() function 2876 am_hal_ble_blocking_hci_read(pBLE, sResponse.words, 0); in am_hal_ble_plf_reg_read() 2954 am_hal_ble_blocking_hci_read(pBLE, sResponse.words, 0); in am_hal_ble_plf_reg_write()
|
| D | am_hal_ble.h | 677 extern uint32_t am_hal_ble_blocking_hci_read(void *pHandle,
|
| /hal_ambiq-latest/mcu/apollo3/hal/ |
| D | am_hal_ble.h | 683 extern uint32_t am_hal_ble_blocking_hci_read(void *pHandle,
|
| D | am_hal_ble.c | 729 am_hal_ble_blocking_hci_read(pBLE, sResponse.words, 0); in am_util_ble_platform_reset() 1645 am_hal_ble_blocking_hci_read(void *pHandle, uint32_t *pui32Data, uint32_t *pui32BytesReceived) in am_hal_ble_blocking_hci_read() function 2982 am_hal_ble_blocking_hci_read(pBLE, sResponse.words, 0); in am_hal_ble_plf_reg_read() 3060 am_hal_ble_blocking_hci_read(pBLE, sResponse.words, 0); in am_hal_ble_plf_reg_write()
|