Home
last modified time | relevance | path

Searched refs:__FMC_PCCARD_ENABLE (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_fmc.h685 #define __FMC_PCCARD_ENABLE(__INSTANCE__) ((__INSTANCE__)->PCR4 |= FMC_PCR4_PBKEN) macro
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_pccard.c209 __FMC_PCCARD_ENABLE(hpccard->Instance); in HAL_PCCARD_Init()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_pccard.c209 __FMC_PCCARD_ENABLE(hpccard->Instance); in HAL_PCCARD_Init()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_fsmc.h700 #define __FMC_PCCARD_ENABLE __FSMC_PCCARD_ENABLE macro
Dstm32f4xx_ll_fmc.h1054 #define __FMC_PCCARD_ENABLE(__INSTANCE__) ((__INSTANCE__)->PCR4 |= FMC_PCR4_PBKEN) macro