Home
last modified time | relevance | path

Searched refs:MfxIddConfig (Results 1 – 2 of 2) sorted by relevance

/bsp/stm32/stm32mp157a-st-ev1/board/ports/
A Dmfxstm32l152.c1207 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 …]
A Dmfxstm32l152.h781 void mfxstm32l152_IDD_Config(uint16_t DeviceAddr, IDD_ConfigTypeDef MfxIddConfig);

Completed in 13 milliseconds