Searched refs:FMC_PCR_PBKEN (Results 1 – 3 of 3) sorted by relevance
695 #define __FMC_NAND_ENABLE(__INSTANCE__) ((__INSTANCE__)->PCR |= FMC_PCR_PBKEN)702 #define __FMC_NAND_DISABLE(__INSTANCE__) ((__INSTANCE__)->PCR &= ~FMC_PCR_PBKEN)
170 #define PCR_CLEAR_MASK ((uint32_t)(FMC_PCR_PWAITEN | FMC_PCR_PBKEN | \
7958 #define FMC_PCR_PBKEN FMC_PCR_PBKEN_Msk /*!<NAND Flash memor… macro