Lines Matching defs:DeviceAddr

166 void mfxstm32l152_Init(uint16_t DeviceAddr)  in mfxstm32l152_Init()
199 void mfxstm32l152_DeInit(uint16_t DeviceAddr) in mfxstm32l152_DeInit()
219 void mfxstm32l152_Reset(uint16_t DeviceAddr) in mfxstm32l152_Reset()
233 void mfxstm32l152_LowPower(uint16_t DeviceAddr) in mfxstm32l152_LowPower()
247 void mfxstm32l152_WakeUp(uint16_t DeviceAddr) in mfxstm32l152_WakeUp()
270 uint16_t mfxstm32l152_ReadID(uint16_t DeviceAddr) in mfxstm32l152_ReadID()
291 uint16_t mfxstm32l152_ReadFwVersion(uint16_t DeviceAddr) in mfxstm32l152_ReadFwVersion()
315 void mfxstm32l152_EnableITSource(uint16_t DeviceAddr, uint8_t Source) in mfxstm32l152_EnableITSource()
343 void mfxstm32l152_DisableITSource(uint16_t DeviceAddr, uint8_t Source) in mfxstm32l152_DisableITSource()
372 uint8_t mfxstm32l152_GlobalITStatus(uint16_t DeviceAddr, uint8_t Source) in mfxstm32l152_GlobalITStatus()
394 void mfxstm32l152_ClearGlobalIT(uint16_t DeviceAddr, uint8_t Source) in mfxstm32l152_ClearGlobalIT()
408 void mfxstm32l152_SetIrqOutPinPolarity(uint16_t DeviceAddr, uint8_t Polarity) in mfxstm32l152_SetIrqOutPinPolarity()
437 void mfxstm32l152_SetIrqOutPinType(uint16_t DeviceAddr, uint8_t Type) in mfxstm32l152_SetIrqOutPinType()
470 void mfxstm32l152_IO_Start(uint16_t DeviceAddr, uint32_t IO_Pin) in mfxstm32l152_IO_Start()
533 uint8_t mfxstm32l152_IO_Config(uint16_t DeviceAddr, uint32_t IO_Pin, IO_ModeTypedef IO_Mode) in mfxstm32l152_IO_Config()
735 void mfxstm32l152_IO_InitPin(uint16_t DeviceAddr, uint32_t IO_Pin, uint8_t Direction) in mfxstm32l152_IO_InitPin()
751 void mfxstm32l152_IO_SetIrqEvtMode(uint16_t DeviceAddr, uint32_t IO_Pin, uint8_t Evt) in mfxstm32l152_IO_SetIrqEvtMode()
769 void mfxstm32l152_IO_SetIrqTypeMode(uint16_t DeviceAddr, uint32_t IO_Pin, uint8_t Type) in mfxstm32l152_IO_SetIrqTypeMode()
784 void mfxstm32l152_IO_WritePin(uint16_t DeviceAddr, uint32_t IO_Pin, uint8_t PinState) in mfxstm32l152_IO_WritePin()
807 uint32_t mfxstm32l152_IO_ReadPin(uint16_t DeviceAddr, uint32_t IO_Pin) in mfxstm32l152_IO_ReadPin()
836 void mfxstm32l152_IO_EnableIT(uint16_t DeviceAddr) in mfxstm32l152_IO_EnableIT()
849 void mfxstm32l152_IO_DisableIT(uint16_t DeviceAddr) in mfxstm32l152_IO_DisableIT()
863 void mfxstm32l152_IO_EnablePinIT(uint16_t DeviceAddr, uint32_t IO_Pin) in mfxstm32l152_IO_EnablePinIT()
876 void mfxstm32l152_IO_DisablePinIT(uint16_t DeviceAddr, uint32_t IO_Pin) in mfxstm32l152_IO_DisablePinIT()
889 uint32_t mfxstm32l152_IO_ITStatus(uint16_t DeviceAddr, uint32_t IO_Pin) in mfxstm32l152_IO_ITStatus()
921 void mfxstm32l152_IO_ClearIT(uint16_t DeviceAddr, uint32_t IO_Pin) in mfxstm32l152_IO_ClearIT()
953 void mfxstm32l152_IO_EnableAF(uint16_t DeviceAddr) in mfxstm32l152_IO_EnableAF()
979 void mfxstm32l152_IO_DisableAF(uint16_t DeviceAddr) in mfxstm32l152_IO_DisableAF()
1011 void mfxstm32l152_TS_Start(uint16_t DeviceAddr) in mfxstm32l152_TS_Start()
1061 uint8_t mfxstm32l152_TS_DetectTouch(uint16_t DeviceAddr) in mfxstm32l152_TS_DetectTouch()
1087 void mfxstm32l152_TS_GetXY(uint16_t DeviceAddr, uint16_t *X, uint16_t *Y) in mfxstm32l152_TS_GetXY()
1106 void mfxstm32l152_TS_EnableIT(uint16_t DeviceAddr) in mfxstm32l152_TS_EnableIT()
1119 void mfxstm32l152_TS_DisableIT(uint16_t DeviceAddr) in mfxstm32l152_TS_DisableIT()
1130 uint8_t mfxstm32l152_TS_ITStatus(uint16_t DeviceAddr) in mfxstm32l152_TS_ITStatus()
1141 void mfxstm32l152_TS_ClearIT(uint16_t DeviceAddr) in mfxstm32l152_TS_ClearIT()
1156 void mfxstm32l152_IDD_Start(uint16_t DeviceAddr) in mfxstm32l152_IDD_Start()
1176 void mfxstm32l152_IDD_Config(uint16_t DeviceAddr, IDD_ConfigTypeDef MfxIddConfig) in mfxstm32l152_IDD_Config()
1285 void mfxstm32l152_IDD_ConfigShuntNbLimit(uint16_t DeviceAddr, uint8_t ShuntNbLimit) in mfxstm32l152_IDD_ConfigShuntNbLimit()
1308 void mfxstm32l152_IDD_GetValue(uint16_t DeviceAddr, uint32_t *ReadValue) in mfxstm32l152_IDD_GetValue()
1324 uint8_t mfxstm32l152_IDD_GetShuntUsed(uint16_t DeviceAddr) in mfxstm32l152_IDD_GetShuntUsed()
1334 void mfxstm32l152_IDD_EnableIT(uint16_t DeviceAddr) in mfxstm32l152_IDD_EnableIT()
1347 void mfxstm32l152_IDD_ClearIT(uint16_t DeviceAddr) in mfxstm32l152_IDD_ClearIT()
1358 uint8_t mfxstm32l152_IDD_GetITStatus(uint16_t DeviceAddr) in mfxstm32l152_IDD_GetITStatus()
1369 void mfxstm32l152_IDD_DisableIT(uint16_t DeviceAddr) in mfxstm32l152_IDD_DisableIT()
1385 uint8_t mfxstm32l152_Error_ReadSrc(uint16_t DeviceAddr) in mfxstm32l152_Error_ReadSrc()
1396 uint8_t mfxstm32l152_Error_ReadMsg(uint16_t DeviceAddr) in mfxstm32l152_Error_ReadMsg()
1408 void mfxstm32l152_Error_EnableIT(uint16_t DeviceAddr) in mfxstm32l152_Error_EnableIT()
1421 void mfxstm32l152_Error_ClearIT(uint16_t DeviceAddr) in mfxstm32l152_Error_ClearIT()
1432 uint8_t mfxstm32l152_Error_GetITStatus(uint16_t DeviceAddr) in mfxstm32l152_Error_GetITStatus()
1443 void mfxstm32l152_Error_DisableIT(uint16_t DeviceAddr) in mfxstm32l152_Error_DisableIT()
1452 uint8_t mfxstm32l152_ReadReg(uint16_t DeviceAddr, uint8_t RegAddr) in mfxstm32l152_ReadReg()
1458 void mfxstm32l152_WriteReg(uint16_t DeviceAddr, uint8_t RegAddr, uint8_t Value) in mfxstm32l152_WriteReg()
1473 static uint8_t mfxstm32l152_GetInstance(uint16_t DeviceAddr) in mfxstm32l152_GetInstance()
1494 static uint8_t mfxstm32l152_ReleaseInstance(uint16_t DeviceAddr) in mfxstm32l152_ReleaseInstance()
1518 void mfxstm32l152_reg24_setPinValue(uint16_t DeviceAddr, uint8_t RegisterAddr, uint32_t PinPosition… in mfxstm32l152_reg24_setPinValue()