Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/porting/npl/freertos/src/
Dnpl_os_freertos.c26 portMUX_TYPE ble_port_mutex = portMUX_INITIALIZER_UNLOCKED; variable
1010 portENTER_CRITICAL(&ble_port_mutex); in npl_freertos_hw_enter_critical()
1024 portEXIT_CRITICAL(&ble_port_mutex); in npl_freertos_hw_exit_critical()