Macros
Collaboration diagram for DFSDM filter error code:

Macros

#define DFSDM_FILTER_ERROR_DMA   0x00000003U
 
#define DFSDM_FILTER_ERROR_INJECTED_OVERRUN   0x00000002U
 
#define DFSDM_FILTER_ERROR_NONE   0x00000000U
 
#define DFSDM_FILTER_ERROR_REGULAR_OVERRUN   0x00000001U
 

Detailed Description

Macro Definition Documentation

◆ DFSDM_FILTER_ERROR_DMA

#define DFSDM_FILTER_ERROR_DMA   0x00000003U

DMA error occurs

Definition at line 454 of file stm32h7xx_hal_dfsdm.h.

◆ DFSDM_FILTER_ERROR_INJECTED_OVERRUN

#define DFSDM_FILTER_ERROR_INJECTED_OVERRUN   0x00000002U

Overrun occurs during injected conversion

Definition at line 453 of file stm32h7xx_hal_dfsdm.h.

◆ DFSDM_FILTER_ERROR_NONE

#define DFSDM_FILTER_ERROR_NONE   0x00000000U

No error

Definition at line 451 of file stm32h7xx_hal_dfsdm.h.

◆ DFSDM_FILTER_ERROR_REGULAR_OVERRUN

#define DFSDM_FILTER_ERROR_REGULAR_OVERRUN   0x00000001U

Overrun occurs during regular conversion

Definition at line 452 of file stm32h7xx_hal_dfsdm.h.



picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:08