Home
last modified time | relevance | path

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

/bsp/stm32/stm32mp157a-st-ev1/board/ports/
A Dmfxstm32l152.c166 void mfxstm32l152_Init(uint16_t DeviceAddr) in mfxstm32l152_Init() argument
183 mfxstm32l152[empty] = DeviceAddr; in mfxstm32l152_Init()
599 mfxstm32l152_IO_EnableIT(DeviceAddr); in mfxstm32l152_IO_Config()
609 mfxstm32l152_IO_EnableIT(DeviceAddr); in mfxstm32l152_IO_Config()
619 mfxstm32l152_IO_EnableIT(DeviceAddr); in mfxstm32l152_IO_Config()
629 mfxstm32l152_IO_EnableIT(DeviceAddr); in mfxstm32l152_IO_Config()
639 mfxstm32l152_IO_EnableIT(DeviceAddr); in mfxstm32l152_IO_Config()
649 mfxstm32l152_IO_EnableIT(DeviceAddr); in mfxstm32l152_IO_Config()
659 mfxstm32l152_IO_EnableIT(DeviceAddr); in mfxstm32l152_IO_Config()
1480 if(mfxstm32l152[idx] == DeviceAddr) in mfxstm32l152_GetInstance()
[all …]
A Dmfxstm32l152.h729 void mfxstm32l152_Init(uint16_t DeviceAddr);
730 void mfxstm32l152_DeInit(uint16_t DeviceAddr);
731 void mfxstm32l152_Reset(uint16_t DeviceAddr);
732 uint16_t mfxstm32l152_ReadID(uint16_t DeviceAddr);
734 void mfxstm32l152_LowPower(uint16_t DeviceAddr);
735 void mfxstm32l152_WakeUp(uint16_t DeviceAddr);
753 void mfxstm32l152_IO_EnableIT(uint16_t DeviceAddr);
759 void mfxstm32l152_IO_EnableAF(uint16_t DeviceAddr);
769 void mfxstm32l152_TS_Start(uint16_t DeviceAddr);
772 void mfxstm32l152_TS_EnableIT(uint16_t DeviceAddr);
[all …]

Completed in 12 milliseconds