Home
last modified time | relevance | path

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

/bsp/stm32/stm32mp157a-st-ev1/board/ports/
A Dmfxstm32l152.c153 static void mfxstm32l152_reg24_setPinValue(uint16_t DeviceAddr, uint8_t RegisterAddr, uint32_t PinP…
1518 void mfxstm32l152_reg24_setPinValue(uint16_t DeviceAddr, uint8_t RegisterAddr, uint32_t PinPosition… in mfxstm32l152_reg24_setPinValue() argument
1531 tmp = MFX_IO_Read(DeviceAddr, RegisterAddr); in mfxstm32l152_reg24_setPinValue()
1544 MFX_IO_Write(DeviceAddr, RegisterAddr, tmp); in mfxstm32l152_reg24_setPinValue()
1550 tmp = MFX_IO_Read(DeviceAddr, RegisterAddr+1); in mfxstm32l152_reg24_setPinValue()
1563 MFX_IO_Write(DeviceAddr, RegisterAddr+1, tmp); in mfxstm32l152_reg24_setPinValue()
1569 tmp = MFX_IO_Read(DeviceAddr, RegisterAddr+2); in mfxstm32l152_reg24_setPinValue()
1582 MFX_IO_Write(DeviceAddr, RegisterAddr+2, tmp); in mfxstm32l152_reg24_setPinValue()

Completed in 6 milliseconds