Searched defs:us (Results 1 – 6 of 6) sorted by relevance
103 # define cpu_us_2_cy(us, f_cpu) \ argument110 # define cpu_us_2_cy(us, f_cpu) \ argument
94 void HW_FLASH_LP_delay_us (uint32_t us, uint32_t mhz) in HW_FLASH_LP_delay_us()
181 #define SNTP_GET_SYSTEM_TIME(sec, us) do { (sec) = 0; (us) = 0; } while(0) argument
205 #define LC3_CHECK_DT_US(us) \ argument
94 void hal_delay_us(unsigned int us) in hal_delay_us()
59 static enum lc3_dt resolve_dt(int us, bool hrmode) in resolve_dt()