HAL
DFSDM2_CHANNEL_NUMBER is only used within HAL.
 
Symbols
loading...
Files
loading...

DFSDM2_CHANNEL_NUMBER macro

Syntax

#define DFSDM2_CHANNEL_NUMBER 8U

References

LocationText
stm32f4xx_hal_dfsdm.c:293
#define DFSDM2_CHANNEL_NUMBER 8U
stm32f4xx_hal_dfsdm.c:316
DFSDM_Channel_HandleTypeDef* a_dfsdm2ChannelHandle[DFSDM2_CHANNEL_NUMBER] = {NULL};
stm32f4xx_hal_dfsdm.c:3482
while(channel < DFSDM2_CHANNEL_NUMBER)