Searched refs:RCC_APB1LENR_I3C1EN (Results 1 – 8 of 8) sorted by relevance
1408 SET_BIT(RCC->APB1LENR, RCC_APB1LENR_I3C1EN); \1410 … tmpreg = READ_BIT(RCC->APB1LENR, RCC_APB1LENR_I3C1EN); \1594 #define __HAL_RCC_I3C1_CLK_DISABLE() CLEAR_BIT(RCC->APB1LENR, RCC_APB1LENR_I3C1EN)2395 #define __HAL_RCC_I3C1_IS_CLK_ENABLED() (READ_BIT(RCC->APB1LENR, RCC_APB1LENR_I3C1EN) != 0U)2501 #define __HAL_RCC_I3C1_IS_CLK_DISABLED() (READ_BIT(RCC->APB1LENR, RCC_APB1LENR_I3C1EN) == 0U)
247 #define LL_APB1_GRP1_PERIPH_I3C1 RCC_APB1LENR_I3C1EN
8996 #define RCC_APB1LENR_I3C1EN RCC_APB1LENR_I3C1EN_Msk macro
13337 #define RCC_APB1LENR_I3C1EN RCC_APB1LENR_I3C1EN_Msk macro
14107 #define RCC_APB1LENR_I3C1EN RCC_APB1LENR_I3C1EN_Msk macro
13874 #define RCC_APB1LENR_I3C1EN RCC_APB1LENR_I3C1EN_Msk macro
16734 #define RCC_APB1LENR_I3C1EN RCC_APB1LENR_I3C1EN_Msk macro
16197 #define RCC_APB1LENR_I3C1EN RCC_APB1LENR_I3C1EN_Msk macro