Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/porting/transport/driver/common/
Dhci_driver_util.c109 OS_EXIT_CRITICAL(sr); in hci_driver_util_tx_list_enqueue()
113 OS_EXIT_CRITICAL(sr); in hci_driver_util_tx_list_enqueue()
176 OS_EXIT_CRITICAL(sr); in hci_driver_util_tx_list_dequeue()
/hal_espressif-latest/components/bt/porting/include/os/
Dos.h52 #define OS_EXIT_CRITICAL(_sr) (ble_npl_hw_exit_critical(_sr)) macro
/hal_espressif-latest/components/bt/porting/transport/driver/uart/
Dhci_driver_uart_dma.c272 OS_EXIT_CRITICAL(sr); in hci_driver_uart_dma_cache_rxinfo()
280 OS_EXIT_CRITICAL(sr); in hci_driver_uart_dma_continue_rx_enable()
288 OS_EXIT_CRITICAL(sr); in hci_driver_uart_dma_rxinfo_mem_exhausted_set()
327 OS_EXIT_CRITICAL(sr); in hci_driver_uart_dma_txstate_set()
543 OS_EXIT_CRITICAL(sr); in hci_driver_uart_dma_process_task()
/hal_espressif-latest/components/bt/host/nimble/esp-hci/src/
Desp_nimble_hci.c179 OS_EXIT_CRITICAL(sr); in ble_hci_rx_acl()