Home
last modified time | relevance | path

Searched refs:delay_count (Results 1 – 3 of 3) sorted by relevance

/bsp/acm32/acm32f4xx-nucleo/libraries/Device/
A DSystem_ACM32F4.c722 volatile uint32_t delay_count; in System_USB_PHY_Config() local
726 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()
/bsp/hpmicro/libraries/hpm_sdk/drivers/inc/
A Dhpm_hall_drv.h96 static inline void hall_phase_config(HALL_Type *hall_x, uint32_t delay_count, in hall_phase_config() argument
100 | HALL_PHCFG_DLYCNT_SET(delay_count); in hall_phase_config()
/bsp/allwinner/libraries/sunxi-hal/hal/source/gmac/
A Dhal_geth.c154 unsigned int delay_count = 0; in read_data_from_eth() local

Completed in 8 milliseconds