Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/esp_ble_mesh/mesh_common/
Dmesh_atomic.c59 bt_mesh_atomic_lock(); in bt_mesh_atomic_set()
86 bt_mesh_atomic_lock(); in bt_mesh_atomic_or()
113 bt_mesh_atomic_lock(); in bt_mesh_atomic_and()
138 bt_mesh_atomic_lock(); in bt_mesh_atomic_dec()
163 bt_mesh_atomic_lock(); in bt_mesh_atomic_inc()
Dmesh_mutex.c135 void bt_mesh_atomic_lock(void) in bt_mesh_atomic_lock() function
/hal_espressif-3.6.0/components/bt/esp_ble_mesh/mesh_common/include/
Dmesh_mutex.h39 void bt_mesh_atomic_lock(void);