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

mfxstm32l152_IO_DisablePinIT() function

Disable interrupt mode for the selected IO pin(s).

Syntax

void mfxstm32l152_IO_DisablePinIT(uint16_t DeviceAddr,     uint32_t IO_Pin);
Implemented in mfxstm32l152.c:859

Arguments

DeviceAddr

Device address on communication Bus.

IO_Pin

The IO interrupt to be disabled. This parameter could be any combination of the following values: @arg MFXSTM32L152_GPIO_PIN_x: where x can be from 0 to 23.

Return value

None

References

LocationReferrerText
mfxstm32l152.c:859
void mfxstm32l152_IO_DisablePinIT(uint16_t DeviceAddr, uint32_t IO_Pin)
mfxstm32l152.h:560
void mfxstm32l152_IO_DisablePinIT(uint16_t DeviceAddr, uint32_t IO_Pin);
mfxstm32l152.c:525mfxstm32l152_IO_Config()
mfxstm32l152_IO_DisablePinIT(DeviceAddr, IO_Pin); /* first disable IT */
mfxstm32l152.c:532mfxstm32l152_IO_Config()
mfxstm32l152_IO_DisablePinIT(DeviceAddr, IO_Pin); /* first disable IT */
mfxstm32l152.c:539mfxstm32l152_IO_Config()
mfxstm32l152_IO_DisablePinIT(DeviceAddr, IO_Pin); /* first disable IT */
mfxstm32l152.c:546mfxstm32l152_IO_Config()
mfxstm32l152_IO_DisablePinIT(DeviceAddr, IO_Pin); /* first disable IT */
mfxstm32l152.c:554mfxstm32l152_IO_Config()
mfxstm32l152_IO_DisablePinIT(DeviceAddr, IO_Pin); /* first disable IT */
mfxstm32l152.c:561mfxstm32l152_IO_Config()
mfxstm32l152_IO_DisablePinIT(DeviceAddr, IO_Pin); /* first disable IT */
mfxstm32l152.c:568mfxstm32l152_IO_Config()
mfxstm32l152_IO_DisablePinIT(DeviceAddr, IO_Pin); /* first disable IT */
mfxstm32l152.c:575mfxstm32l152_IO_Config()
mfxstm32l152_IO_DisablePinIT(DeviceAddr, IO_Pin); /* first disable IT */

Call Tree

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