Home
last modified time | relevance | path

Searched refs:RCC_CSR_RMVF (Results 1 – 25 of 44) sorted by relevance

12

/bsp/mm32f327x/Libraries/MM32F327x/Include/
A Dreg_rcc.h537 #define RCC_CSR_RMVF (0x01U << RCC_CSR_RMVF_Pos) ///< Remove reset f… macro
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/
A Dft32f0xx_rcc.c1432 RCC->CSR |= RCC_CSR_RMVF; in RCC_ClearFlag()
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/
A Dhk32f0xx_rcc.c1533 RCC->CSR |= RCC_CSR_RMVF; in RCC_ClearFlag()
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/
A Dhal_rcc.c650 SET_BIT(RCC->CSR, RCC_CSR_RMVF); in RCC_ClearFlag()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_rcc.c305 SET_BIT(RCC->CSR, RCC_CSR_RMVF); in HAL_RCC_DeInit()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_rcc.h1530 SET_BIT(RCC->CSR, RCC_CSR_RMVF); in LL_RCC_ClearResetFlags()
A Dstm32l1xx_hal_rcc.h1803 #define __HAL_RCC_CLEAR_RESET_FLAGS() (RCC->CSR |= RCC_CSR_RMVF)
/bsp/ft32/libraries/FT32F0xx/CMSIS/FT32F0xx/Include/
A Dft32f030x6.h2570 #define RCC_CSR_RMVF ((uint32_t)0x01000000) /*!< Remove reset flag */ macro
A Dft32f030x8.h2609 #define RCC_CSR_RMVF ((uint32_t)0x01000000) /*!< Remove reset flag */ macro
A Dft32f072x8.h2647 #define RCC_CSR_RMVF ((uint32_t)0x01000000) /*!< Remove reset flag */ macro
A Dft32f032x8.h2651 #define RCC_CSR_RMVF ((uint32_t)0x01000000) /*!< Remove reset flag */ macro
A Dft32f032x6.h2650 #define RCC_CSR_RMVF ((uint32_t)0x01000000) /*!< Remove reset flag */ macro
A Dft32f072xb.h2876 #define RCC_CSR_RMVF ((uint32_t)0x01000000) /*!< Remove reset flag */ macro
/bsp/mm32l3xx/Libraries/MM32L3xx/Include/
A DMM32L3xx.h1410 #define RCC_CSR_RMVF ((uint32_t)0x01000000) /*!< Remove reset flag */ macro
/bsp/mm32f103x/Libraries/MM32F103/Include/
A DMM32F103.h1419 #define RCC_CSR_RMVF ((uint32_t)0x01000000) /*!< Remove reset flag */ macro
/bsp/tkm32F499/Libraries/CMSIS_and_startup/
A Dtk499.h1747 #define RCC_CSR_RMVF ((uint32_t)0x01000000) /*!< Remove reset flag */ macro
/bsp/mm32l07x/Libraries/MM32L0xx/Include/
A DMM32L0xx.h1372 #define RCC_CSR_RMVF ((uint32_t)0x01000000) /*!< Remove reset flag */ macro
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/CMSIS/HK32F0xx/Include/
A Dhk32f030x4x6x8.h3327 #define RCC_CSR_RMVF RCC_CSR_RMVF_Msk /*!< Remove reset fl… macro
A Dhk32f031x4x6.h3373 #define RCC_CSR_RMVF RCC_CSR_RMVF_Msk /*!< Remove reset fl… macro
A Dhk32f04ax4x6x8.h3319 #define RCC_CSR_RMVF RCC_CSR_RMVF_Msk /*!< Remove reset fl… macro
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x.h1616 #define RCC_CSR_RMVF ((uint32_t)0x01000000) /*!< Remove reset flag */ macro
/bsp/stm32/libraries/STM32L1xx_HAL/CMSIS/Device/ST/STM32L1xx/Include/
A Dstm32l100xb.h4489 #define RCC_CSR_RMVF RCC_CSR_RMVF_Msk /*!< Remove reset fl… macro
A Dstm32l100xba.h4516 #define RCC_CSR_RMVF RCC_CSR_RMVF_Msk /*!< Remove reset fl… macro
A Dstm32l151xb.h4374 #define RCC_CSR_RMVF RCC_CSR_RMVF_Msk /*!< Remove reset fl… macro
A Dstm32l151xba.h4404 #define RCC_CSR_RMVF RCC_CSR_RMVF_Msk /*!< Remove reset fl… macro

Completed in 509 milliseconds

12