Searched defs:bypass (Results 1 – 7 of 7) sorted by relevance
317 static ALWAYS_INLINE void soc_pmc_switch_mainck_to_xtal(bool bypass, uint32_t xtal_startup_time) in soc_pmc_switch_mainck_to_xtal()346 static ALWAYS_INLINE void soc_pmc_osc_disable_xtal(bool bypass) in soc_pmc_osc_disable_xtal()
151 static int set_bypass(const struct shell *sh, shell_bypass_cb_t bypass) in set_bypass()
16 uint32_t bypass; /* 0x18 Bypass register */ member
243 static int set_bypass(const struct shell *sh, shell_bypass_cb_t bypass) in set_bypass()
974 shell_bypass_cb_t bypass = sh->ctx->bypass; in state_collect() local1811 void shell_set_bypass(const struct shell *sh, shell_bypass_cb_t bypass) in shell_set_bypass()
573 static int set_bypass(const struct shell *sh, shell_bypass_cb_t bypass) in set_bypass()
860 shell_bypass_cb_t bypass; member