Searched refs:RCC_APB4ENR_DFSDM2EN (Results 1 – 8 of 8) sorted by relevance
2541 SET_BIT(RCC->APB4ENR, RCC_APB4ENR_DFSDM2EN);\2543 tmpreg = READ_BIT(RCC->APB4ENR, RCC_APB4ENR_DFSDM2EN);\2573 #define __HAL_RCC_DFSDM2_CLK_DISABLE() (RCC->APB4ENR) &= ~ (RCC_APB4ENR_DFSDM2EN)2607 #define __HAL_RCC_DFSDM2_IS_CLK_ENABLED() ((RCC->APB4ENR & RCC_APB4ENR_DFSDM2EN) !=…2635 #define __HAL_RCC_DFSDM2_IS_CLK_DISABLED() ((RCC->APB4ENR & RCC_APB4ENR_DFSDM2EN) == 0U)
379 #define LL_APB4_GRP1_PERIPH_DFSDM2 RCC_APB4ENR_DFSDM2EN
13817 #define RCC_APB4ENR_DFSDM2EN RCC_APB4ENR_DFSDM2EN_Msk macro
14273 #define RCC_APB4ENR_DFSDM2EN RCC_APB4ENR_DFSDM2EN_Msk macro
14285 #define RCC_APB4ENR_DFSDM2EN RCC_APB4ENR_DFSDM2EN_Msk macro
13829 #define RCC_APB4ENR_DFSDM2EN RCC_APB4ENR_DFSDM2EN_Msk macro
14280 #define RCC_APB4ENR_DFSDM2EN RCC_APB4ENR_DFSDM2EN_Msk macro
14292 #define RCC_APB4ENR_DFSDM2EN RCC_APB4ENR_DFSDM2EN_Msk macro