/Zephyr-latest/include/zephyr/sys/ |
D | onoff.h | 225 struct onoff_client; 253 struct onoff_client *cli, 274 struct onoff_client { struct 348 struct onoff_client *cli); 402 struct onoff_client *cli); 436 struct onoff_client *cli) in onoff_cancel_or_release() 482 struct onoff_client *cli); 637 struct onoff_client *cli,
|
/Zephyr-latest/soc/nordic/common/ |
D | mram_latency.h | 42 int mram_no_latency_request(struct onoff_client *cli); 75 int mram_no_latency_cancel_or_release(struct onoff_client *cli);
|
D | mram_latency.c | 27 struct onoff_client cli; 90 int mram_no_latency_cancel_or_release(struct onoff_client *cli) in mram_no_latency_cancel_or_release() 95 int mram_no_latency_request(struct onoff_client *cli) in mram_no_latency_request() 100 static void sync_req_cb(struct onoff_manager *mgr, struct onoff_client *cli, uint32_t state, in sync_req_cb()
|
/Zephyr-latest/drivers/clock_control/ |
D | nrf_clock_calibration.c | 41 struct onoff_client *cli, 44 struct onoff_client *cli, 47 static struct onoff_client client; 70 static void clk_request(struct onoff_manager *mgr, struct onoff_client *cli, in clk_request() 109 struct onoff_client *cli, in cal_lf_callback() 165 struct onoff_client *cli, in cal_hf_callback()
|
D | clock_control_nrf2_fll16m.c | 58 struct onoff_client hfxo_cli; 86 struct onoff_client *cli, in hfxo_cb() 176 struct onoff_client *cli) in api_request_fll16m() 201 struct onoff_client *cli) in api_cancel_or_release_fll16m()
|
D | clock_control_nrf2_hsfll.c | 137 struct onoff_client *cli) in api_request_hsfll() 170 struct onoff_client *cli) in api_cancel_or_release_hsfll()
|
D | clock_control_nrf2_common.c | 33 struct onoff_client cli; 208 static void sync_cb(struct onoff_manager *mgr, struct onoff_client *cli, uint32_t state, int res) in sync_cb()
|
D | clock_control_nrf2_hfxo.c | 198 struct onoff_client *cli) in api_request_hfxo() 223 struct onoff_client *cli) in api_cancel_or_release_hfxo()
|
D | clock_control_nrf2_global_hsfll.c | 99 struct onoff_client *cli) in api_request_global_hsfll() 124 struct onoff_client *cli) in api_cancel_or_release_global_hsfll()
|
D | clock_control_nrf2_lfclk.c | 144 struct onoff_client *cli) in api_request_lfclk() 169 struct onoff_client *cli) in api_cancel_or_release_lfclk()
|
/Zephyr-latest/tests/drivers/clock_control/onoff/src/ |
D | test_clock_control_onoff.c | 40 struct onoff_client cli; in ZTEST() 63 struct onoff_client cli; in ZTEST() 83 static void request_cb(struct onoff_manager *mgr, struct onoff_client *cli, in request_cb() 98 struct onoff_client cli; in ZTEST()
|
/Zephyr-latest/include/zephyr/drivers/clock_control/ |
D | nrf_clock_control.h | 194 struct onoff_client *cli); 199 struct onoff_client *cli); 237 struct onoff_client *cli) in nrf_clock_control_request() 312 struct onoff_client *cli) in nrf_clock_control_cancel_or_release()
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
D | lll_clock.c | 22 struct onoff_client cli; 26 static struct onoff_client lf_cli; 29 static void clock_ready(struct onoff_manager *mgr, struct onoff_client *cli, in clock_ready()
|
/Zephyr-latest/lib/utils/ |
D | onoff.c | 123 struct onoff_client *cli) in validate_args() 169 struct onoff_client *cli, in notify_one() 188 struct onoff_client *cli = in notify_all() 190 struct onoff_client, in notify_all() 254 struct onoff_client *cp; in process_complete() 422 struct onoff_client *cli) in onoff_request() 510 struct onoff_client *cli) in onoff_reset() 546 struct onoff_client *cli) in onoff_cancel() 616 struct onoff_client *cli, in onoff_sync_finalize()
|
/Zephyr-latest/modules/hal_nordic/nrf_802154/sl_opensource/platform/ |
D | nrf_802154_clock_zephyr.c | 40 static struct onoff_client hfclk_cli; 43 struct onoff_client *cli, in hfclk_on_callback()
|
/Zephyr-latest/samples/boards/nordic/clock_control/src/ |
D | main.c | 29 struct onoff_client *cli, in sample_notify_cb() 43 struct onoff_client cli; in main()
|
/Zephyr-latest/tests/lib/onoff/src/ |
D | main.c | 11 static struct onoff_client onoff_cli; 55 static struct onoff_client *callback_cli; 61 struct onoff_client *cli, in callback() 90 static inline int cli_result(const struct onoff_client *cp) in cli_result() 188 struct onoff_client *cli; 218 onoff_cli = (struct onoff_client){}; in reset_cli() 342 struct onoff_client cli2 = {}; in ZTEST() 478 struct onoff_client cli2 = {}; in ZTEST() 547 struct onoff_client cli2 = {}; in ZTEST() 591 struct onoff_client cli0 = {}; in ZTEST() [all …]
|
/Zephyr-latest/tests/boards/nrf/mram_latency/src/ |
D | main.c | 21 static struct onoff_client early_client; 26 struct onoff_client cli; 32 static void basic_cb(struct onoff_manager *mgr, struct onoff_client *cli, uint32_t state, int res) in basic_cb()
|
/Zephyr-latest/drivers/sensor/nordic/temp/ |
D | temp_nrf5.c | 34 struct onoff_client *cli, in hfclk_on_callback() 45 struct onoff_client cli; in temp_nrf5_sample_fetch()
|
/Zephyr-latest/soc/nordic/nrf53/ |
D | nrf53_cpunet_mgmt.c | 54 struct onoff_client cli; in nrf53_cpunet_enable()
|
/Zephyr-latest/tests/drivers/clock_control/nrf_clock_control/src/ |
D | main.c | 161 struct onoff_client cli; in test_request_release_clock_spec() 232 struct onoff_client cli; in ZTEST() 288 struct onoff_client cli; in ZTEST()
|
/Zephyr-latest/tests/drivers/clock_control/nrf_clock_calibration/src/ |
D | test_nrf_clock_calibration.c | 27 struct onoff_client cli; in turn_on_clock()
|
/Zephyr-latest/soc/nordic/nrf54h/gpd/ |
D | gpd.c | 96 static void request_cb(struct onoff_manager *mgr_, struct onoff_client *cli, uint32_t state, in request_cb() 217 struct onoff_client client; in nrf_gpd_request()
|
/Zephyr-latest/tests/drivers/clock_control/nrf_onoff_and_bt/src/ |
D | main.c | 24 static struct onoff_client cli;
|
/Zephyr-latest/drivers/led_strip/ |
D | ws2812_gpio.c | 83 struct onoff_client cli; in send_buf()
|