Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/
Dclock_control.h74 typedef void (*clock_control_cb_t)(const struct device *dev, typedef
87 clock_control_cb_t cb,
172 clock_control_cb_t cb, in clock_control_async_on()
/Zephyr-latest/drivers/clock_control/
Dclock_control_nrf.c53 clock_control_cb_t cb;
175 clock_control_cb_t callback = sub_data->cb; in clkstarted_handle()
367 clock_control_cb_t cb, void *user_data, uint32_t ctx) in async_start()
387 clock_control_cb_t cb, void *user_data) in api_start()
/Zephyr-latest/doc/releases/
Drelease-notes-2.2.rst177 * The callback prototype (clock_control_cb_t) has now additional argument