mfxstm32l152_IO_InitPin() is only used within mfxstm32l152.
 
Symbols
loading...
Files
loading...

mfxstm32l152_IO_InitPin() function

Initialize the selected IO pin direction.

Syntax

void mfxstm32l152_IO_InitPin(uint16_t DeviceAddr,     uint32_t IO_Pin,     uint8_t Direction);
Implemented in mfxstm32l152.c:718

Arguments

DeviceAddr

Device address on communication Bus.

IO_Pin

The IO pin to be configured. This parameter could be any combination of the following values: @arg MFXSTM32L152_GPIO_PIN_x: Where x can be from 0 to 23.

Direction

could be MFXSTM32L152_GPIO_DIR_IN or MFXSTM32L152_GPIO_DIR_OUT.

Return value

None

References

LocationReferrerText
mfxstm32l152.c:718
void mfxstm32l152_IO_InitPin(uint16_t DeviceAddr, uint32_t IO_Pin, uint8_t Direction)
mfxstm32l152.h:554
void mfxstm32l152_IO_InitPin(uint16_t DeviceAddr, uint32_t IO_Pin, uint8_t Direction);
mfxstm32l152.c:526mfxstm32l152_IO_Config()
mfxstm32l152_IO_InitPin(DeviceAddr, IO_Pin, MFXSTM32L152_GPIO_DIR_IN);
mfxstm32l152.c:533mfxstm32l152_IO_Config()
mfxstm32l152_IO_InitPin(DeviceAddr, IO_Pin, MFXSTM32L152_GPIO_DIR_IN);
mfxstm32l152.c:540mfxstm32l152_IO_Config()
mfxstm32l152_IO_InitPin(DeviceAddr, IO_Pin, MFXSTM32L152_GPIO_DIR_IN);
mfxstm32l152.c:547mfxstm32l152_IO_Config()
mfxstm32l152_IO_InitPin(DeviceAddr, IO_Pin, MFXSTM32L152_GPIO_DIR_IN);
mfxstm32l152.c:555mfxstm32l152_IO_Config()
mfxstm32l152_IO_InitPin(DeviceAddr, IO_Pin, MFXSTM32L152_GPIO_DIR_OUT);
mfxstm32l152.c:562mfxstm32l152_IO_Config()
mfxstm32l152_IO_InitPin(DeviceAddr, IO_Pin, MFXSTM32L152_GPIO_DIR_OUT);
mfxstm32l152.c:569mfxstm32l152_IO_Config()
mfxstm32l152_IO_InitPin(DeviceAddr, IO_Pin, MFXSTM32L152_GPIO_DIR_OUT);
mfxstm32l152.c:576mfxstm32l152_IO_Config()
mfxstm32l152_IO_InitPin(DeviceAddr, IO_Pin, MFXSTM32L152_GPIO_DIR_OUT);
mfxstm32l152.c:583mfxstm32l152_IO_Config()
mfxstm32l152_IO_InitPin(DeviceAddr, IO_Pin, MFXSTM32L152_GPIO_DIR_IN);
mfxstm32l152.c:593mfxstm32l152_IO_Config()
mfxstm32l152_IO_InitPin(DeviceAddr, IO_Pin, MFXSTM32L152_GPIO_DIR_IN);
mfxstm32l152.c:603mfxstm32l152_IO_Config()
mfxstm32l152_IO_InitPin(DeviceAddr, IO_Pin, MFXSTM32L152_GPIO_DIR_IN);
mfxstm32l152.c:613mfxstm32l152_IO_Config()
mfxstm32l152_IO_InitPin(DeviceAddr, IO_Pin, MFXSTM32L152_GPIO_DIR_IN);
mfxstm32l152.c:623mfxstm32l152_IO_Config()
mfxstm32l152_IO_InitPin(DeviceAddr, IO_Pin, MFXSTM32L152_GPIO_DIR_IN);
mfxstm32l152.c:633mfxstm32l152_IO_Config()
mfxstm32l152_IO_InitPin(DeviceAddr, IO_Pin, MFXSTM32L152_GPIO_DIR_IN);
mfxstm32l152.c:643mfxstm32l152_IO_Config()
mfxstm32l152_IO_InitPin(DeviceAddr, IO_Pin, MFXSTM32L152_GPIO_DIR_IN);
mfxstm32l152.c:653mfxstm32l152_IO_Config()
mfxstm32l152_IO_InitPin(DeviceAddr, IO_Pin, MFXSTM32L152_GPIO_DIR_IN);
mfxstm32l152.c:663mfxstm32l152_IO_Config()
mfxstm32l152_IO_InitPin(DeviceAddr, IO_Pin, MFXSTM32L152_GPIO_DIR_IN);
mfxstm32l152.c:673mfxstm32l152_IO_Config()
mfxstm32l152_IO_InitPin(DeviceAddr, IO_Pin, MFXSTM32L152_GPIO_DIR_IN);
mfxstm32l152.c:683mfxstm32l152_IO_Config()
mfxstm32l152_IO_InitPin(DeviceAddr, IO_Pin, MFXSTM32L152_GPIO_DIR_IN);
mfxstm32l152.c:693mfxstm32l152_IO_Config()
mfxstm32l152_IO_InitPin(DeviceAddr, IO_Pin, MFXSTM32L152_GPIO_DIR_IN);

Call Tree

Functions calling mfxstm32l152_IO_InitPin()
Functions called by mfxstm32l152_IO_InitPin()
all items filtered out
mfxstm32l152_IO_InitPin()
all items filtered out
Data read by mfxstm32l152_IO_InitPin()
mfxstm32l152_IO_InitPin()