Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/port/core/
A Datomic_c.c50 key = irq_lock(); in atomic_cas()
80 key = irq_lock(); in atomic_add()
108 key = irq_lock(); in atomic_sub()
134 key = irq_lock(); in atomic_inc()
160 key = irq_lock(); in atomic_dec()
204 key = irq_lock(); in atomic_set()
231 key = irq_lock(); in atomic_clear()
259 key = irq_lock(); in atomic_or()
287 key = irq_lock(); in atomic_xor()
315 key = irq_lock(); in atomic_and()
[all …]
A Dbuf.c211 key = irq_lock(); in fixed_data_alloc()
237 key = irq_lock(); in fixed_data_unref()
335 key = irq_lock(); in net_buf_alloc_len_debug()
546 key = irq_lock(); in net_buf_slist_put()
558 key = irq_lock(); in net_buf_slist_get()
568 key = irq_lock(); in net_buf_slist_get()
/AliOS-Things-master/components/ble_host/bt_host/port/aos/
A Dpoll.c183 key = irq_lock(); in clear_event_registrations()
195 key = irq_lock(); in polling_events()
215 key = irq_lock(); in event_callback()
269 key = irq_lock(); in k_poll()
A Dwork.c71 int key = irq_lock(); in k_delayed_work_submit()
88 int key = irq_lock(); in k_delayed_work_cancel()
A Daos_port.c67 key = irq_lock(); in k_queue_insert()
120 key = irq_lock(); in k_queue_get()
299 unsigned int irq_lock(void) in irq_lock() function
/AliOS-Things-master/components/ble_host/bt_host/port/include/port/
A Dkport.h142 unsigned int irq_lock();
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dconn.c317 key = irq_lock(); in tx_notify()
1393 key = irq_lock(); in send_frag()
1415 key = irq_lock(); in send_frag()
1648 key = irq_lock(); in process_unack_tx()
1666 key = irq_lock(); in process_unack_tx()
A Dhci_core.c1423 key = irq_lock(); in bt_hci_num_complete_packets()
1438 key = irq_lock(); in bt_hci_num_complete_packets()
1457 key = irq_lock(); in bt_hci_num_complete_packets()
1490 key = irq_lock(); in hci_num_completed_packets()
1505 key = irq_lock(); in hci_num_completed_packets()
1524 key = irq_lock(); in hci_num_completed_packets()
9560 key = irq_lock(); in bt_buf_get_cmd_complete()
A Dhci_api.c157 key = irq_lock(); in bt_buf_get_cmd_complete()

Completed in 30 milliseconds