Searched refs:PRLD (Results 1 – 7 of 7) sorted by relevance
92 htmr0->PRLD = 0U; /* make sure its stopped */ in z_power_soc_deep_sleep()94 htmr0->PRLD = 216U; /* ~6.6 ms 2x the expected lock time */ in z_power_soc_deep_sleep()95 temp = htmr0->PRLD; in z_power_soc_deep_sleep()97 temp = htmr0->PRLD; in z_power_soc_deep_sleep()103 htmr0->PRLD = 0U; /* stop */ in z_power_soc_deep_sleep()
30 regs->PRLD = 0; /* Preload */ in soc_timing_init()
95 counter->CNT = counter->PRLD; in counter_xec_stop()136 if (alarm_cfg->ticks > counter->PRLD) { in counter_xec_set_alarm()187 return counter->PRLD; in counter_xec_get_top_value()223 counter->PRLD = cfg->ticks; in counter_xec_set_top_value()300 counter->PRLD = counter_cfg->info.max_top_value; in counter_xec_init()
77 volatile uint32_t PRLD; member107 volatile uint16_t PRLD; member181 volatile uint32_t PRLD; member
240 htmr0->PRLD = 0; /* disable */ in pll_wait_lock_periph()243 htmr0->PRLD = hcount; in pll_wait_lock_periph()404 htmr0->PRLD = 0; /* disable */ in hib_timer_delay()405 while (htmr0->PRLD != 0) { in hib_timer_delay()411 htmr0->PRLD = hib_timer_count; in hib_timer_delay()420 htmr0->PRLD = 0; /* disable */ in hib_timer_delay()421 while (htmr0->PRLD != 0) { in hib_timer_delay()499 htmr0->PRLD = 0; in check_32k_crystal()517 htmr0->PRLD = HIBTIMER_10_MS; in check_32k_crystal()539 htmr0->PRLD = 0; in check_32k_crystal()
20 B32TMR1_REGS->PRLD = 0; /* Preload */ in soc_timing_init()
143 TIMER_REGS->PRLD = countdown; in timer_restart()430 BTMR32_0_REGS->PRLD = UINT32_MAX; in sys_clock_driver_init()