Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/clock_control/
Dnrf_clock_calibration.c70 static void clk_request(struct onoff_manager *mgr, struct onoff_client *cli, in clk_request() function
90 clk_request(&mgrs[CLOCK_CONTROL_NRF_TYPE_HFCLK], &client, cal_hf_callback); in hf_request()
95 clk_request(&mgrs[CLOCK_CONTROL_NRF_TYPE_LFCLK], &client, cal_lf_callback); in lf_request()