Home
last modified time | relevance | path

Searched refs:stableTime (Results 1 – 6 of 6) sorted by relevance

/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/
A Dapm32e10x_dmc.c182 void DMC_ConfigStableTimePowerup(uint16_t stableTime) in DMC_ConfigStableTimePowerup() argument
184 DMC->TIM1_B.STBTIM = stableTime; in DMC_ConfigStableTimePowerup()
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/
A Dapm32f10x_dmc.c183 void DMC_ConfigStableTimePowerup(uint16_t stableTime) in DMC_ConfigStableTimePowerup() argument
185 DMC->TIM1_B.STBTIM = stableTime; in DMC_ConfigStableTimePowerup()
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_dmc.c180 void DMC_ConfigStableTimePowerup(uint16_t stableTime) in DMC_ConfigStableTimePowerup() argument
182 DMC->TIM1_B.STBTIM = stableTime; in DMC_ConfigStableTimePowerup()
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_dmc.h326 void DMC_ConfigStableTimePowerup(uint16_t stableTime);
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/
A Dapm32e10x_dmc.h346 void DMC_ConfigStableTimePowerup(uint16_t stableTime);
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/
A Dapm32f10x_dmc.h345 void DMC_ConfigStableTimePowerup(uint16_t stableTime);

Completed in 10 milliseconds