Searched refs:time (Results 1 – 1 of 1) sorted by relevance
198 void hal_setup_setup_time(uint32_t time) in hal_setup_setup_time() argument202 HWREG(SYSTIM_BASE + SYSTIM_O_CH2CC) = time; in hal_setup_setup_time()211 void hal_setup_start_time(uint32_t time) in hal_setup_start_time() argument215 HWREG(SYSTIM_BASE + SYSTIM_O_CH2CC) = time; in hal_setup_start_time()219 void hal_setup_hard_stop_time(uint32_t time) in hal_setup_hard_stop_time() argument223 HWREG(SYSTIM_BASE + SYSTIM_O_CH2CC) = time; in hal_setup_hard_stop_time()237 void hal_setup_graceful_stop_time(uint32_t time) in hal_setup_graceful_stop_time() argument240 HWREG(SYSTIM_BASE + SYSTIM_O_CH3CC) = time; in hal_setup_graceful_stop_time()