mfxstm32l152 + 0/1 examples
CodeScope will show references to mfxstm32l152_SetIrqOutPinPolarity() from the following samples and libraries:
Drivers
Boards
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and Samplesmfxstm32l152mfxstm32l152_SetIrqOutPinPolarity()

mfxstm32l152_SetIrqOutPinPolarity() function

Set the global interrupt Polarity of IRQ_OUT_PIN.

Syntax

void mfxstm32l152_SetIrqOutPinPolarity(uint16_t DeviceAddr,     uint8_t Polarity);
Implemented in mfxstm32l152.c:391

Arguments

DeviceAddr

Device address on communication Bus.

Polarity

the IT mode polarity, could be one of the following values: @arg MFXSTM32L152_OUT_PIN_POLARITY_LOW: Interrupt output line is active Low edge @arg MFXSTM32L152_OUT_PIN_POLARITY_HIGH: Interrupt line output is active High edge

Return value

None

Examples

mfxstm32l152_SetIrqOutPinPolarity() is referenced by 1 libraries and example projects.

References

LocationReferrerText
mfxstm32l152.c:391
void mfxstm32l152_SetIrqOutPinPolarity(uint16_t DeviceAddr, uint8_t Polarity)
mfxstm32l152.h:538
void mfxstm32l152_SetIrqOutPinPolarity(uint16_t DeviceAddr, uint8_t Polarity);
mfxstm32l152.c:173mfxstm32l152_Init()
mfxstm32l152_SetIrqOutPinPolarity(DeviceAddr, MFXSTM32L152_OUT_PIN_POLARITY_HIGH);

Call Tree

Functions calling mfxstm32l152_SetIrqOutPinPolarity()
Functions called by mfxstm32l152_SetIrqOutPinPolarity()
all items filtered out
mfxstm32l152_SetIrqOutPinPolarity()
Data read by mfxstm32l152_SetIrqOutPinPolarity()
Data written by mfxstm32l152_SetIrqOutPinPolarity()
mfxstm32l152_SetIrqOutPinPolarity()::tmp
all items filtered out
mfxstm32l152_SetIrqOutPinPolarity()
mfxstm32l152_SetIrqOutPinPolarity()::tmp
all items filtered out
Type of mfxstm32l152_SetIrqOutPinPolarity()
mfxstm32l152_SetIrqOutPinPolarity()
uint8_t
all items filtered out