Searched refs:DIVENCR (Results 1 – 6 of 6) sorted by relevance
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_rcc.h | 6371 WRITE_REG(RCC->DIVENCR, RCC_DIVENCR_IC1ENC); in LL_RCC_IC1_Disable() 6451 WRITE_REG(RCC->DIVENCR, RCC_DIVENCR_IC2ENC); in LL_RCC_IC2_Disable() 6531 WRITE_REG(RCC->DIVENCR, RCC_DIVENCR_IC3ENC); in LL_RCC_IC3_Disable() 6611 WRITE_REG(RCC->DIVENCR, RCC_DIVENCR_IC4ENC); in LL_RCC_IC4_Disable() 6691 WRITE_REG(RCC->DIVENCR, RCC_DIVENCR_IC5ENC); in LL_RCC_IC5_Disable() 6771 WRITE_REG(RCC->DIVENCR, RCC_DIVENCR_IC6ENC); in LL_RCC_IC6_Disable() 6851 WRITE_REG(RCC->DIVENCR, RCC_DIVENCR_IC7ENC); in LL_RCC_IC7_Disable() 6931 WRITE_REG(RCC->DIVENCR, RCC_DIVENCR_IC8ENC); in LL_RCC_IC8_Disable() 7011 WRITE_REG(RCC->DIVENCR, RCC_DIVENCR_IC9ENC); in LL_RCC_IC9_Disable() 7091 WRITE_REG(RCC->DIVENCR, RCC_DIVENCR_IC10ENC); in LL_RCC_IC10_Disable() [all …]
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_ll_rcc.c | 249 WRITE_REG(RCC->DIVENCR, 0x00FFFFFFU); in LL_RCC_DeInit()
|
/hal_stm32-latest/stm32cube/stm32n6xx/soc/ |
D | stm32n645xx.h | 2147 …__IO uint32_t DIVENCR; /*!< RCC divider enable clear register … member
|
D | stm32n657xx.h | 2273 …__IO uint32_t DIVENCR; /*!< RCC divider enable clear register … member
|
D | stm32n655xx.h | 2245 …__IO uint32_t DIVENCR; /*!< RCC divider enable clear register … member
|
D | stm32n647xx.h | 2175 …__IO uint32_t DIVENCR; /*!< RCC divider enable clear register … member
|