CMSIS + 0/1 examples
CodeScope will show references to RCC_PLLSAICFGR_PLLSAIM_Pos from the following samples and libraries:
 
Symbols
loading...
Files
loading...

RCC_PLLSAICFGR_PLLSAIM_Pos macro

Syntax

#define RCC_PLLSAICFGR_PLLSAIM_Pos (0U)

Examples

RCC_PLLSAICFGR_PLLSAIM_Pos is referenced by 1 libraries and example projects.

References

LocationText
stm32f446xx.h:11040
#define RCC_PLLSAICFGR_PLLSAIM_Pos (0U)
stm32f446xx.h:11041
#define RCC_PLLSAICFGR_PLLSAIM_Msk (0x3FUL << RCC_PLLSAICFGR_PLLSAIM_Pos) /*!< 0x0000003F */
stm32f446xx.h:11047
#define RCC_PLLSAICFGR_PLLSAIM_4 (0x10UL << RCC_PLLSAICFGR_PLLSAIM_Pos) /*!< 0x00000010 */