Macros
Collaboration diagram for RCCEx CRS Status:

Macros

#define RCC_CRS_NONE   (0x00000000U)
 
#define RCC_CRS_NONE   (0x00000000U)
 
#define RCC_CRS_SYNCERR   (0x00000008U)
 
#define RCC_CRS_SYNCERR   (0x00000008U)
 
#define RCC_CRS_SYNCMISS   (0x00000010U)
 
#define RCC_CRS_SYNCMISS   (0x00000010U)
 
#define RCC_CRS_SYNCOK   (0x00000002U)
 
#define RCC_CRS_SYNCOK   (0x00000002U)
 
#define RCC_CRS_SYNCWARN   (0x00000004U)
 
#define RCC_CRS_SYNCWARN   (0x00000004U)
 
#define RCC_CRS_TIMEOUT   (0x00000001U)
 
#define RCC_CRS_TIMEOUT   (0x00000001U)
 
#define RCC_CRS_TRIMOVF   (0x00000020U)
 
#define RCC_CRS_TRIMOVF   (0x00000020U)
 

Detailed Description

Macro Definition Documentation

◆ RCC_CRS_NONE [1/2]

#define RCC_CRS_NONE   (0x00000000U)

◆ RCC_CRS_NONE [2/2]

#define RCC_CRS_NONE   (0x00000000U)

◆ RCC_CRS_SYNCERR [1/2]

#define RCC_CRS_SYNCERR   (0x00000008U)

◆ RCC_CRS_SYNCERR [2/2]

#define RCC_CRS_SYNCERR   (0x00000008U)

◆ RCC_CRS_SYNCMISS [1/2]

#define RCC_CRS_SYNCMISS   (0x00000010U)

◆ RCC_CRS_SYNCMISS [2/2]

#define RCC_CRS_SYNCMISS   (0x00000010U)

◆ RCC_CRS_SYNCOK [1/2]

#define RCC_CRS_SYNCOK   (0x00000002U)

◆ RCC_CRS_SYNCOK [2/2]

#define RCC_CRS_SYNCOK   (0x00000002U)

◆ RCC_CRS_SYNCWARN [1/2]

#define RCC_CRS_SYNCWARN   (0x00000004U)

◆ RCC_CRS_SYNCWARN [2/2]

#define RCC_CRS_SYNCWARN   (0x00000004U)

◆ RCC_CRS_TIMEOUT [1/2]

#define RCC_CRS_TIMEOUT   (0x00000001U)

◆ RCC_CRS_TIMEOUT [2/2]

#define RCC_CRS_TIMEOUT   (0x00000001U)

◆ RCC_CRS_TRIMOVF [1/2]

#define RCC_CRS_TRIMOVF   (0x00000020U)

◆ RCC_CRS_TRIMOVF [2/2]

#define RCC_CRS_TRIMOVF   (0x00000020U)


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