HAL + 0/4 examples
CodeScope will show references to HAL_DFSDM_ChannelInit() from the following samples and libraries:
Drivers
Boards
Examples
STM32F412G-Discovery
Examples
DFSDM
STM32F413H-Discovery
Examples
DFSDM
 
Symbols
loading...
Files
loading...

HAL_DFSDM_ChannelInit() function

Initialize the DFSDM channel according to the specified parameters in the DFSDM_ChannelInitTypeDef structure and initialize the associated handle.

Arguments

hdfsdm_channel

DFSDM channel handle.

Return value

HAL status.

Examples

HAL_DFSDM_ChannelInit() is referenced by 4 libraries and example projects.

References

LocationText
stm32f4xx_hal_dfsdm.c:367
HAL_StatusTypeDef HAL_DFSDM_ChannelInit(DFSDM_Channel_HandleTypeDef *hdfsdm_channel)
stm32f4xx_hal_dfsdm.h:784
HAL_StatusTypeDef HAL_DFSDM_ChannelInit(DFSDM_Channel_HandleTypeDef *hdfsdm_channel);

Call Tree

Functions called by HAL_DFSDM_ChannelInit()
HAL_DFSDM_ChannelInit()
Data read by HAL_DFSDM_ChannelInit()
Data written by HAL_DFSDM_ChannelInit()
HAL_DFSDM_ChannelInit()
HAL_DFSDM_ChannelInit()::channelCounterPtr
HAL_DFSDM_ChannelInit()::channelHandleTable
HAL_DFSDM_ChannelInit()::channel0Instance
all items filtered out
Type of HAL_DFSDM_ChannelInit()
HAL_DFSDM_ChannelInit()