38 uint32 currentTime, previousTime;
46 speed = speed * 60 * 100000;
53 Ifx_CCU6 *ccu6SFR = config->
ccu6;
54 pwmBc->
ccu6 = ccu6SFR;
257 volatile Ifx_SRC_SRCR *src;
273 #if IFX_CFG_USE_STANDARD_INTERFACE
288 .base.t12Frequency = 400000,
289 .base.t13Frequency = 400000,
290 .base.t12Period = 100,
291 .base.t13Period = 100,
292 .base.phaseDelay = 20,
293 .base.noiseFilter = 10,
310 .hallPatternIndex = 0,
312 .multiChannelControl = {
331 .t13InSyncWithT12 =
FALSE,
333 .outputTriggerEnabled =
TRUE,
340 *config = defaultConfig;