/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/ |
D | ticker.c | 62 static struct mayfly m = {0, 0, &link, NULL, in hal_ticker_instance0_sched() 86 static struct mayfly m = {0, 0, &link, NULL, in hal_ticker_instance0_sched() 109 static struct mayfly m = {0, 0, &link, NULL, in hal_ticker_instance0_sched() 132 static struct mayfly m = {0, 0, &link, NULL, in hal_ticker_instance0_sched() 147 static struct mayfly m = {0, 0, &link, NULL, in hal_ticker_instance0_sched() 170 static struct mayfly m = {0, 0, &link, NULL, in hal_ticker_instance0_sched()
|
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/ |
D | ticker.c | 63 static struct mayfly m = {0, 0, &link, NULL, in hal_ticker_instance0_sched() 88 static struct mayfly m = {0, 0, &link, NULL, in hal_ticker_instance0_sched() 111 static struct mayfly m = {0, 0, &link, NULL, in hal_ticker_instance0_sched() 134 static struct mayfly m = {0, 0, &link, NULL, in hal_ticker_instance0_sched() 149 static struct mayfly m = {0, 0, &link, NULL, in hal_ticker_instance0_sched() 172 static struct mayfly m = {0, 0, &link, NULL, in hal_ticker_instance0_sched()
|
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/util/ |
D | mayfly.h | 15 struct mayfly { struct 26 struct mayfly *m); argument
|
D | mayfly.c | 76 struct mayfly *m) in mayfly_enqueue() 131 struct mayfly *m) in dequeue() 194 struct mayfly *m = 0; in mayfly_run() 297 static struct mayfly mfy = {0, 0, &link, NULL, mayfly_ut_mfy}; in mayfly_ut_test() 320 static struct mayfly mfy = {0, 0, &link, NULL, mayfly_ut_test}; in mayfly_ut_run_test() 342 static struct mayfly mfy = {0, 0, &link, &count, mayfly_ut_test}; in mayfly_ut()
|
/Zephyr-Core-3.7.0/tests/bluetooth/controller/mock_ctrl/src/ |
D | mayfly.c | 28 uint32_t mayfly_enqueue(uint8_t caller_id, uint8_t callee_id, uint8_t chain, struct mayfly *m) in mayfly_enqueue()
|
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/openisa/ |
D | CMakeLists.txt | 45 hal/RV32M1/mayfly.c
|
/Zephyr-Core-3.7.0/tests/bluetooth/controller/mock_ctrl/ |
D | CMakeLists.txt | 12 src/mayfly.c
|
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/ |
D | CMakeLists.txt | 95 hal/nrf5/mayfly.c
|
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/ |
D | ull_conn_iso.c | 64 static struct mayfly _name[_cnt] = \ 586 static struct mayfly mfy = {0, 0, &link, NULL, lll_disable}; in ull_conn_iso_cis_stop() 748 static struct mayfly mfy = { 0, 0, &link, NULL, NULL }; in ull_conn_iso_ticker_cb() 1164 static struct mayfly mfy = {0U, 0U, &link, NULL, mfy_cis_lazy_fill}; in cis_lazy_fill() 1283 static struct mayfly mfy = {0, 0, &link, NULL, lll_resume}; in ticker_resume_cb() 1505 static struct mayfly mfy = {0, 0, &link, NULL, cig_disable}; in ticker_stop_op_cb() 1528 static struct mayfly mfy = {0, 0, &link, NULL, lll_disable}; in cig_disable()
|
D | ull.c | 845 static struct mayfly mfy = {0, 0, &link, NULL, in ll_reset() 1792 static struct mayfly mfy = {0, 0, &link, NULL, lll_disable}; in ll_radio_state_abort() 1947 static struct mayfly mfy = {0, 0, &link, NULL, lll_disable}; in ull_disable() 2023 static struct mayfly mfy = {0, 0, &link, NULL, rx_demux}; in ull_rx_sched() 2123 static struct mayfly mfy = {0, 0, &link, NULL, in ull_prepare_dequeue() 2566 static struct mayfly mfy = {0, 0, &link, NULL, rx_demux}; in rx_demux_yield()
|
D | ull_adv_iso.c | 82 static struct mayfly mfy_lll_prepare = {0U, 0U, &link_lll_prepare, NULL, NULL}; 941 static struct mayfly mfy = {0U, 0U, &link, NULL, mfy_iso_offset_get}; in ull_adv_iso_offset_get() 1563 static struct mayfly mfy = {0U, 0U, &link, NULL, adv_iso_disable}; in ticker_stop_op_cb() 1585 static struct mayfly mfy = {0U, 0U, &link, NULL, lll_disable}; in adv_iso_disable() 1610 static struct mayfly mfy = {0U, 0U, &link, NULL, tx_lll_flush}; in disabled_cb()
|
D | ull_scan.c | 904 static struct mayfly mfy = {0, 0, &link, NULL, lll_scan_prepare}; 1085 static struct mayfly mfy = {0, 0, &link, NULL, ext_disable}; 1112 static struct mayfly mfy = {0, 0, &link, NULL, lll_disable};
|
D | ull_sync_iso.c | 71 static struct mayfly mfy_lll_prepare = {0U, 0U, &link_lll_prepare, NULL, NULL}; 980 static struct mayfly mfy = {0U, 0U, &link, NULL, sync_iso_disable}; in ticker_stop_op_cb() 1002 static struct mayfly mfy = {0U, 0U, &link, NULL, lll_disable}; in sync_iso_disable()
|
D | ull_scan_aux.c | 1071 static struct mayfly mfy = {0, 0, &link, NULL, NULL}; in ull_scan_aux_stop() 1362 static struct mayfly mfy = {0, 0, &link, NULL, lll_scan_aux_prepare}; in ticker_cb() 1393 static struct mayfly mfy = {0, 0, &link, NULL, NULL}; in ticker_op_cb()
|
D | ull_sync.c | 1314 static struct mayfly mfy_lll_prepare = { 1366 static struct mayfly mfy = {0, 0, &link, NULL, sync_expire}; 1409 static struct mayfly mfy = {0, 0, &link, NULL, sync_lost};
|
D | ull_conn.c | 1314 static struct mayfly mfy = {0U, 0U, &link, NULL, tx_demux}; in ull_conn_lll_tx_demux_sched() 1617 static struct mayfly mfy = {0U, 0U, &link, NULL, tx_demux}; in tx_demux_sched() 1853 static struct mayfly mfy = {0, 0, &link, NULL, conn_disable}; in ticker_stop_op_cb() 1875 static struct mayfly mfy = {0, 0, &link, NULL, lll_disable}; in conn_disable() 1900 static struct mayfly mfy = {0, 0, &link, NULL, tx_lll_flush}; in disabled_cb()
|
D | ull_adv.c | 2328 static struct mayfly mfy = {0, 0, &link, NULL, lll_adv_prepare}; 2534 static struct mayfly mfy = {0, 0, &link, NULL, adv_disable}; 2568 static struct mayfly mfy = {0, 0, &link, NULL, lll_disable}; 2694 static struct mayfly mfy = {0, 0, &link, NULL, aux_disable}; 2743 static struct mayfly mfy = {0, 0, &link, NULL, ext_disable}; 2770 static struct mayfly mfy = {0, 0, &link, NULL, lll_disable};
|
D | ull_central.c | 895 static struct mayfly mfy = {0, 0, &link, NULL, lll_central_prepare}; 1008 static struct mayfly mfy = {0, 0, &link, NULL, NULL};
|
D | ull_peripheral.c | 502 static struct mayfly mfy = {0, 0, &link, NULL, lll_periph_prepare};
|
D | ull_central_iso.c | 989 static struct mayfly mfy = {0, 0, &link, NULL, mfy_cig_offset_get}; in cig_offset_get() 1034 static struct mayfly mfy = {0, 0, &link, NULL, mfy_cis_offset_get}; in cis_offset_get()
|
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ |
D | CMakeLists.txt | 15 util/mayfly.c
|
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/openisa/lll/ |
D | lll.c | 255 static struct mayfly mfy = {0, 0, &link, NULL, mfy_ticker_job_idle_get}; in lll_prepare_done() 702 static struct mayfly mfy = {0, 0, &link, NULL, preempt}; in preempt_ticker_cb()
|
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
D | lll_adv.c | 811 static struct mayfly mfy = {0, 0, &link, NULL, mfy_pdu_free_sem_give}; in pdu_free_sem_give() 910 static struct mayfly mfy = {0, 0, &link, NULL, in extra_data_free_sem_give() 1432 static struct mayfly mfy = {0, 0, &link, NULL, lll_disable}; in isr_abort_all()
|
D | lll.c | 430 static struct mayfly mfy = {0, 0, &link, NULL, mfy_ticker_job_idle_get}; in lll_prepare_done() 1152 static struct mayfly mfy = {0, 0, &link, NULL, preempt}; in preempt_ticker_cb()
|
D | lll_scan.c | 510 static struct mayfly mfy_after_cen_offset_get = { 642 static struct mayfly mfy = {0, 0, &link, NULL, lll_disable};
|