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

DFSDM1_CHANNEL_NUMBER macro

Syntax

#define DFSDM1_CHANNEL_NUMBER 4U

References

LocationText
stm32f4xx_hal_dfsdm.c:291
#define DFSDM1_CHANNEL_NUMBER 4U
stm32f4xx_hal_dfsdm.c:312
DFSDM_Channel_HandleTypeDef* a_dfsdm1ChannelHandle[DFSDM1_CHANNEL_NUMBER] = {NULL};
stm32f4xx_hal_dfsdm.c:3448
while(channel < DFSDM1_CHANNEL_NUMBER)