Home
last modified time | relevance | path

Searched refs:RCC_AHB2Periph_CRYP (Results 1 – 4 of 4) sorted by relevance

/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/src/
A Dstm32f2xx_cryp.c224 RCC_AHB2PeriphResetCmd(RCC_AHB2Periph_CRYP, ENABLE); in CRYP_DeInit()
227 RCC_AHB2PeriphResetCmd(RCC_AHB2Periph_CRYP, DISABLE); in CRYP_DeInit()
/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_cryp.c215 RCC_AHB2PeriphResetCmd(RCC_AHB2Periph_CRYP, ENABLE); in CRYP_DeInit()
218 RCC_AHB2PeriphResetCmd(RCC_AHB2Periph_CRYP, DISABLE); in CRYP_DeInit()
/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/inc/
A Dstm32f2xx_rcc.h291 #define RCC_AHB2Periph_CRYP ((uint32_t)0x00000010) macro
/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_rcc.h663 #define RCC_AHB2Periph_CRYP ((uint32_t)0x00000010) macro

Completed in 14 milliseconds