/Zephyr-latest/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-latest/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-latest/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-latest/tests/bluetooth/controller/mock_ctrl/src/ |
D | mayfly.c | 29 uint8_t chain, struct mayfly *m) in mayfly_enqueue()
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/ |
D | CMakeLists.txt | 45 hal/RV32M1/mayfly.c
|
/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/ |
D | CMakeLists.txt | 12 src/mayfly.c
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/ |
D | CMakeLists.txt | 95 hal/nrf5/mayfly.c
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_periodic_sync/src/ |
D | main.c | 77 FAKE_VALUE_FUNC(uint32_t, mayfly_enqueue, uint8_t, uint8_t, uint8_t, struct mayfly *); 80 uint8_t chain, struct mayfly *m) in mayfly_enqueue_custom_fake()
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_sync_iso.c | 81 static struct mayfly mfy_lll_prepare = {0U, 0U, &link_lll_prepare, NULL, NULL}; 242 static struct mayfly mfy = {0, 0, &link, NULL, lll_flush}; in ll_big_sync_terminate() 1020 static struct mayfly mfy = {0U, 0U, &link, NULL, sync_iso_disable}; in ticker_stop_op_cb() 1042 static struct mayfly mfy = {0U, 0U, &link, NULL, lll_disable}; in sync_iso_disable() 1083 static struct mayfly mfy = {0U, 0U, &mfy_link, NULL, lll_flush}; in disabled_cb()
|
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() 682 static struct mayfly mfy = { 0, 0, &link, NULL, NULL }; in ull_conn_iso_ticker_cb() 1102 static struct mayfly mfy = {0U, 0U, &link, NULL, mfy_cis_lazy_fill}; in cis_lazy_fill() 1403 static struct mayfly mfy = {0, 0, &link, NULL, cig_disable}; in ticker_stop_op_cb() 1426 static struct mayfly mfy = {0, 0, &link, NULL, lll_disable}; in cig_disable()
|
D | ull_adv_iso.c | 82 static struct mayfly mfy_lll_prepare = {0U, 0U, &link_lll_prepare, NULL, NULL}; 944 static struct mayfly mfy = {0U, 0U, &link, NULL, mfy_iso_offset_get}; in ull_adv_iso_offset_get() 1566 static struct mayfly mfy = {0U, 0U, &link, NULL, adv_iso_disable}; in ticker_stop_op_cb() 1588 static struct mayfly mfy = {0U, 0U, &link, NULL, lll_disable}; in adv_iso_disable() 1613 static struct mayfly mfy = {0U, 0U, &link, NULL, tx_lll_flush}; in disabled_cb()
|
D | ull.c | 881 static struct mayfly mfy = {0, 0, &link, NULL, in ll_reset() 1833 static struct mayfly mfy = {0, 0, &link, NULL, lll_disable}; in ll_radio_state_abort() 1988 static struct mayfly mfy = {0, 0, &link, NULL, lll_disable}; in ull_disable() 2064 static struct mayfly mfy = {0, 0, &link, NULL, rx_demux}; in ull_rx_sched() 2164 static struct mayfly mfy = {0, 0, &link, NULL, in ull_prepare_dequeue() 2607 static struct mayfly mfy = {0, 0, &link, NULL, rx_demux}; in rx_demux_yield()
|
D | ull_scan.c | 918 static struct mayfly mfy = {0, 0, &link, NULL, lll_scan_prepare}; 1099 static struct mayfly mfy = {0, 0, &link, NULL, ext_disable}; 1126 static struct mayfly mfy = {0, 0, &link, NULL, lll_disable};
|
D | ull_scan_aux.c | 1189 static struct mayfly mfy = {0, 0, &link, NULL, NULL}; in ull_scan_aux_stop() 1445 static struct mayfly mfy = {0, 0, &link, NULL, lll_scan_aux_prepare}; in ticker_cb() 1476 static struct mayfly mfy = {0, 0, &link, NULL, NULL}; in ticker_op_cb() 2348 static struct mayfly mfy = {0, 0, &link, NULL, lll_disable}; in scan_aux_stop_all_chains_for_parent() 2435 static struct mayfly mfy = {0, 0, &link, NULL, scan_aux_stop_all_chains_for_parent}; in ull_scan_aux_stop() 2746 static struct mayfly mfy = {0, 0, &link, NULL, lll_scan_aux_prepare}; in ticker_cb() 2809 static struct mayfly mfy = {0, 0, &link, NULL, ticker_start_failed}; in ticker_op_cb()
|
D | ull_conn.c | 1396 static struct mayfly mfy = {0U, 0U, &link, NULL, tx_demux}; in ull_conn_lll_tx_demux_sched() 1703 static struct mayfly mfy = {0U, 0U, &link, NULL, tx_demux}; in tx_demux_sched() 1939 static struct mayfly mfy = {0, 0, &link, NULL, conn_disable}; in ticker_stop_op_cb() 1961 static struct mayfly mfy = {0, 0, &link, NULL, lll_disable}; in conn_disable() 1986 static struct mayfly mfy = {0, 0, &link, NULL, tx_lll_flush}; in disabled_cb() 2854 static struct mayfly mfy = {0, 0, &link, NULL, mfy_past_sender_offset_get}; in ull_conn_past_sender_offset_request()
|
D | ull_adv.c | 2340 static struct mayfly mfy = {0, 0, &link, NULL, lll_adv_prepare}; 2546 static struct mayfly mfy = {0, 0, &link, NULL, adv_disable}; 2580 static struct mayfly mfy = {0, 0, &link, NULL, lll_disable}; 2706 static struct mayfly mfy = {0, 0, &link, NULL, aux_disable}; 2755 static struct mayfly mfy = {0, 0, &link, NULL, ext_disable}; 2782 static struct mayfly mfy = {0, 0, &link, NULL, lll_disable};
|
D | ull_central.c | 906 static struct mayfly mfy = {0, 0, &link, NULL, lll_central_prepare}; 1019 static struct mayfly mfy = {0, 0, &link, NULL, NULL};
|
D | ull_sync.c | 1699 static struct mayfly mfy_lll_prepare = { 1751 static struct mayfly mfy = {0, 0, &link, NULL, sync_expire}; 1793 static struct mayfly mfy = {0, 0, &link, NULL, sync_lost};
|
D | ull_peripheral.c | 527 static struct mayfly mfy = {0, 0, &link, NULL, lll_periph_prepare};
|
/Zephyr-latest/subsys/bluetooth/controller/ |
D | CMakeLists.txt | 20 util/mayfly.c
|
/Zephyr-latest/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-latest/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() 1437 static struct mayfly mfy = {0, 0, &link, NULL, lll_disable}; in isr_abort_all()
|
D | lll.c | 482 static struct mayfly mfy = {0, 0, &link, NULL, mfy_ticker_job_idle_get}; 1194 static struct mayfly mfy = {0, 0, &link, NULL, preempt};
|
D | lll_scan.c | 510 static struct mayfly mfy_after_cen_offset_get = { 642 static struct mayfly mfy = {0, 0, &link, NULL, lll_disable};
|