Searched full:lp_clk (Results 1 – 10 of 10) sorted by relevance
2 clock-src = <&lp_clk>;14 clock-src = <&lp_clk>;
47 * @param lp_clk low power clock to switch to.51 int z_smartbond_select_lp_clk(enum smartbond_clock lp_clk);
2 clock-src = <&lp_clk>;
70 /* Update CMAC sleep clock with calculated frequency if RCX is set as lp_clk */ in calibration_work_cb()107 /* Update CMAC sleep clock if XTAL32K is set as lp_clk */ in xtal32k_settle_work_cb()431 int z_smartbond_select_lp_clk(enum smartbond_clock lp_clk) in z_smartbond_select_lp_clk() argument437 switch (lp_clk) { in z_smartbond_select_lp_clk()453 switch (lp_clk) { in z_smartbond_select_lp_clk()563 enum smartbond_clock lp_clk; in smartbond_clocks_init() local584 BUILD_ASSERT(DT_NODE_HAS_STATUS_OKAY(DT_PROP(DT_NODELABEL(lp_clk), clock_src)), in smartbond_clocks_init()590 clk_id = DT_DEP_ORD(DT_PROP(DT_NODELABEL(lp_clk), clock_src)); in smartbond_clocks_init()591 lp_clk = smartbond_dt_ord_to_clock(clk_id); in smartbond_clocks_init()592 z_smartbond_select_lp_clk(lp_clk); in smartbond_clocks_init()
18 Timer uses divn_clk or lp_clk
15 DT_LPCLK_PATH := $(dt_nodelabel_path,lp_clk)
97 lp_clk: lp_clk { label236 clock-src = <&lp_clk>;254 clock-src = <&lp_clk>;
162 &lp_clk {
177 &lp_clk {
53 /* Timer driven by DIVn if 1 or lp_clk if 0 */