Searched refs:start (Results 1 – 7 of 7) sorted by relevance
65 uint32_t start = timer_hw->timerawl; in busy_wait_us_32() local66 while (timer_hw->timerawl - start < delay_us) { in busy_wait_us_32()
210 static inline void pwm_init(uint slice_num, pwm_config *c, bool start) { in pwm_init() argument218 pwm_hw->slice[slice_num].csr = c->csr | (bool_to_bit(start) << PWM_CH0_CSR_EN_LSB); in pwm_init()
54 /* The second stage will always enter the image at the start of .text.56 symbol if present, otherwise defaults to start of .text.
43 # Quick-start your own project
1117 @ "scientific" functions start here