Home
last modified time | relevance | path

Searched refs:ecc_logic (Results 1 – 6 of 6) sorted by relevance

/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_exmc.c322 exmc_nand_init_struct->ecc_logic = DISABLE; in exmc_nand_struct_para_init()
366 (exmc_nand_init_struct->ecc_logic << NPCTL_ECCEN_OFFSET)| in exmc_nand_init()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_exmc.c284 exmc_nand_init_struct->ecc_logic = DISABLE; in exmc_nand_struct_para_init()
320 (exmc_nand_init_struct->ecc_logic << NPCTL_ECCEN_OFFSET)| in exmc_nand_init()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_exmc.c326 exmc_nand_init_struct->ecc_logic = DISABLE; in exmc_nand_struct_para_init()
370 (exmc_nand_init_struct->ecc_logic << NPCTL_ECCEN_OFFSET) | in exmc_nand_init()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_exmc.h206 …uint32_t ecc_logic; /*!< enable or disable the ECC… member
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_exmc.h206 …uint32_t ecc_logic; /*!< enable or disable the ECC… member
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_exmc.h298 …uint32_t ecc_logic; /*!< enable or disable the ECC… member