Searched refs:delay_count (Results 1 – 3 of 3) sorted by relevance
722 volatile uint32_t delay_count; in System_USB_PHY_Config() local726 delay_count = SYSTEM_TIMEOUT; in System_USB_PHY_Config()727 while(delay_count--) in System_USB_PHY_Config()735 if (delay_count) in System_USB_PHY_Config()
96 static inline void hall_phase_config(HALL_Type *hall_x, uint32_t delay_count, in hall_phase_config() argument100 | HALL_PHCFG_DLYCNT_SET(delay_count); in hall_phase_config()
154 unsigned int delay_count = 0; in read_data_from_eth() local
Completed in 8 milliseconds