Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/clock_control/
Dsmartbond_clock_control.h33 SMARTBOND_CLK_LP_CLK, enumerator
/Zephyr-latest/drivers/clock_control/
Dclock_control_smartbond.c87 switch (smartbond_source_clock(SMARTBOND_CLK_LP_CLK)) { in calibration_work_cb()
338 SMARTBOND_CLK_LP_CLK, in smartbond_source_clock() enumerator
347 if (clk == SMARTBOND_CLK_LP_CLK) { in smartbond_source_clock()
/Zephyr-latest/drivers/rtc/
Drtc_smartbond.c611 if (clock_control_get_rate(dev, (clock_control_subsys_t)SMARTBOND_CLK_LP_CLK, in rtc_smartbond_100HZ_clock_cfg()