Searched refs:MfxIddConfig (Results 1 – 2 of 2) sorted by relevance
1207 value = (uint8_t) (MfxIddConfig.Shunt0Value); in mfxstm32l152_IDD_Config()1213 value = (uint8_t) (MfxIddConfig.Shunt1Value); in mfxstm32l152_IDD_Config()1235 value = MfxIddConfig.Shunt0StabDelay; in mfxstm32l152_IDD_Config()1239 value = MfxIddConfig.Shunt1StabDelay; in mfxstm32l152_IDD_Config()1243 value = MfxIddConfig.Shunt2StabDelay; in mfxstm32l152_IDD_Config()1247 value = MfxIddConfig.Shunt3StabDelay; in mfxstm32l152_IDD_Config()1251 value = MfxIddConfig.Shunt4StabDelay; in mfxstm32l152_IDD_Config()1257 value = (uint8_t) (MfxIddConfig.AmpliGain); in mfxstm32l152_IDD_Config()1263 value = (uint8_t) (MfxIddConfig.VddMin); in mfxstm32l152_IDD_Config()1267 value = MfxIddConfig.MeasureNb; in mfxstm32l152_IDD_Config()[all …]
781 void mfxstm32l152_IDD_Config(uint16_t DeviceAddr, IDD_ConfigTypeDef MfxIddConfig);
Completed in 10 milliseconds