/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_ll_fmc.c | 98 FMC_PCR_ECCEN | FMC_PCR_TCLR | \ 710 SET_BIT(Device->PCR, FMC_PCR_ECCEN); in FMC_NAND_ECC_Enable() 732 CLEAR_BIT(Device->PCR, FMC_PCR_ECCEN); in FMC_NAND_ECC_Disable()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_ll_fmc.c | 101 FMC_PCR_ECCEN | FMC_PCR_TCLR | \ 717 SET_BIT(Device->PCR, FMC_PCR_ECCEN); in FMC_NAND_ECC_Enable() 739 CLEAR_BIT(Device->PCR, FMC_PCR_ECCEN); in FMC_NAND_ECC_Disable()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_ll_fmc.c | 101 FMC_PCR_ECCEN | FMC_PCR_TCLR | \ 717 SET_BIT(Device->PCR, FMC_PCR_ECCEN); in FMC_NAND_ECC_Enable() 739 CLEAR_BIT(Device->PCR, FMC_PCR_ECCEN); in FMC_NAND_ECC_Disable()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_ll_fmc.c | 114 FMC_PCR_ECCEN | FMC_PCR_TCLR | \ 773 SET_BIT(Device->PCR, FMC_PCR_ECCEN); in FMC_NAND_ECC_Enable() 795 CLEAR_BIT(Device->PCR, FMC_PCR_ECCEN); in FMC_NAND_ECC_Disable()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_ll_fmc.c | 100 FMC_PCR_ECCEN | FMC_PCR_TCLR | \ 668 SET_BIT(Device->PCR, FMC_PCR_ECCEN); in FMC_NAND_ECC_Enable() 690 CLEAR_BIT(Device->PCR, FMC_PCR_ECCEN); in FMC_NAND_ECC_Disable()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_ll_fmc.c | 99 FMC_PCR_PWID | FMC_PCR_ECCEN | \ 666 SET_BIT(Device->PCR, FMC_PCR_ECCEN); in FMC_NAND_ECC_Enable() 688 CLEAR_BIT(Device->PCR, FMC_PCR_ECCEN); in FMC_NAND_ECC_Disable()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_ll_fmc.c | 99 FMC_PCR_PWID | FMC_PCR_ECCEN | \ 669 SET_BIT(Device->PCR, FMC_PCR_ECCEN); in FMC_NAND_ECC_Enable() 691 CLEAR_BIT(Device->PCR, FMC_PCR_ECCEN); in FMC_NAND_ECC_Disable()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_ll_fmc.c | 104 FMC_PCR_PWID | FMC_PCR_ECCEN | \ 683 SET_BIT(Device->PCR, FMC_PCR_ECCEN); in FMC_NAND_ECC_Enable() 705 CLEAR_BIT(Device->PCR, FMC_PCR_ECCEN); in FMC_NAND_ECC_Disable()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_ll_fmc.c | 103 FMC_PCR_ECCEN | FMC_PCR_TCLR | \ 736 SET_BIT(Device->PCR, FMC_PCR_ECCEN); in FMC_NAND_ECC_Enable() 758 CLEAR_BIT(Device->PCR, FMC_PCR_ECCEN); in FMC_NAND_ECC_Disable()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_ll_fmc.c | 105 FMC_PCR_ECCEN | FMC_PCR_TCLR | \ 844 SET_BIT(Device->PCR, FMC_PCR_ECCEN); in FMC_NAND_ECC_Enable() 877 CLEAR_BIT(Device->PCR, FMC_PCR_ECCEN); in FMC_NAND_ECC_Disable()
|
/hal_stm32-latest/stm32cube/stm32g4xx/soc/ |
D | stm32g473xx.h | 5567 #define FMC_PCR_ECCEN FMC_PCR_ECCEN_Msk /*!<ECC computation … macro
|
D | stm32g483xx.h | 5788 #define FMC_PCR_ECCEN FMC_PCR_ECCEN_Msk /*!<ECC computation … macro
|
D | stm32g474xx.h | 5700 #define FMC_PCR_ECCEN FMC_PCR_ECCEN_Msk /*!<ECC computation … macro
|
D | stm32g484xx.h | 5921 #define FMC_PCR_ECCEN FMC_PCR_ECCEN_Msk /*!<ECC computation … macro
|
/hal_stm32-latest/stm32cube/stm32f7xx/soc/ |
D | stm32f723xx.h | 7159 #define FMC_PCR_ECCEN FMC_PCR_ECCEN_Msk /*!<ECC computation … macro
|
D | stm32f722xx.h | 7143 #define FMC_PCR_ECCEN FMC_PCR_ECCEN_Msk /*!<ECC computation … macro
|
D | stm32f730xx.h | 7373 #define FMC_PCR_ECCEN FMC_PCR_ECCEN_Msk /*!<ECC computation … macro
|
D | stm32f733xx.h | 7373 #define FMC_PCR_ECCEN FMC_PCR_ECCEN_Msk /*!<ECC computation … macro
|
D | stm32f732xx.h | 7357 #define FMC_PCR_ECCEN FMC_PCR_ECCEN_Msk /*!<ECC computation … macro
|
D | stm32f750xx.h | 8177 #define FMC_PCR_ECCEN FMC_PCR_ECCEN_Msk /*!<ECC computation … macro
|
D | stm32f745xx.h | 7934 #define FMC_PCR_ECCEN FMC_PCR_ECCEN_Msk /*!<ECC computation … macro
|
D | stm32f756xx.h | 8177 #define FMC_PCR_ECCEN FMC_PCR_ECCEN_Msk /*!<ECC computation … macro
|
/hal_stm32-latest/stm32cube/stm32f4xx/soc/ |
D | stm32f446xx.h | 7671 #define FMC_PCR_ECCEN FMC_PCR_ECCEN_Msk /*!<ECC computation … macro
|
/hal_stm32-latest/stm32cube/stm32l4xx/soc/ |
D | stm32l471xx.h | 7793 #define FMC_PCR_ECCEN FMC_PCR_ECCEN_Msk /*!<ECC computation … macro
|
D | stm32l475xx.h | 7948 #define FMC_PCR_ECCEN FMC_PCR_ECCEN_Msk /*!<ECC computation … macro
|