Home
last modified time | relevance | path

Searched refs:onoff_client (Results 1 – 17 of 17) sorted by relevance

/Zephyr-Core-3.6.0/include/zephyr/sys/
Donoff.h225 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-Core-3.6.0/modules/hal_nordic/nrf_802154/sl_opensource/platform/
Dnrf_802154_clock_zephyr.c17 static struct onoff_client hfclk_cli;
18 static struct onoff_client lfclk_cli;
31 struct onoff_client *cli, in hfclk_on_callback()
72 struct onoff_client *cli, in lfclk_on_callback()
/Zephyr-Core-3.6.0/drivers/clock_control/
Dnrf_clock_calibration.c41 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()
Dclock_control_nrf.c550 static struct onoff_client cli; in z_nrf_clock_control_lf_on()
/Zephyr-Core-3.6.0/tests/drivers/clock_control/onoff/src/
Dtest_clock_control_onoff.c40 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-Core-3.6.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_clock.c22 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-Core-3.6.0/lib/utils/
Donoff.c123 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-Core-3.6.0/tests/lib/onoff/src/
Dmain.c11 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-Core-3.6.0/drivers/sensor/nrf5/
Dtemp_nrf5.c34 struct onoff_client *cli, in hfclk_on_callback()
45 struct onoff_client cli; in temp_nrf5_sample_fetch()
/Zephyr-Core-3.6.0/tests/drivers/clock_control/nrf_clock_calibration/src/
Dtest_nrf_clock_calibration.c27 struct onoff_client cli; in turn_on_clock()
/Zephyr-Core-3.6.0/tests/drivers/clock_control/nrf_onoff_and_bt/src/
Dmain.c24 static struct onoff_client cli;
/Zephyr-Core-3.6.0/drivers/led_strip/
Dws2812_gpio.c97 struct onoff_client cli; in send_buf()
/Zephyr-Core-3.6.0/drivers/audio/
Ddmic_nrfx_pdm.c19 struct onoff_client clk_cli;
405 struct onoff_client *cli, in clock_started_callback()
/Zephyr-Core-3.6.0/tests/drivers/clock_control/clock_control_api/src/
Dtest_clock_control.c95 struct onoff_client cli; in tear_down_instance()
/Zephyr-Core-3.6.0/drivers/i2s/
Di2s_nrfx.c30 struct onoff_client clk_cli;
725 struct onoff_client *cli, in clock_started_callback()
/Zephyr-Core-3.6.0/drivers/usb/udc/
Dudc_nrf.c82 static struct onoff_client hfxo_cli;
/Zephyr-Core-3.6.0/drivers/usb/device/
Dusb_dc_nrfx.c240 struct onoff_client hfxo_cli;