Home
last modified time | relevance | path

Searched defs:__FMC_PCCARD_ENABLE (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-2.7.6/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_fmc.h686 #define __FMC_PCCARD_ENABLE(__INSTANCE__) ((__INSTANCE__)->PCR4 |= FMC_PCR4_PBKEN) macro
/hal_stm32-2.7.6/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_fsmc.h574 #define __FMC_PCCARD_ENABLE __FSMC_PCCARD_ENABLE macro
Dstm32f4xx_ll_fmc.h853 #define __FMC_PCCARD_ENABLE(__INSTANCE__) ((__INSTANCE__)->PCR4 |= FMC_PCR4_PBKEN) macro