Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_exmc.c323 exmc_nand_init_struct->ecc_size = EXMC_ECC_SIZE_256BYTES; in exmc_nand_struct_para_init()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_exmc.h301 #define EXMC_ECC_SIZE_256BYTES NPCTL_ECCSZ(0) /* ECC size is 256 bytes */ macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_exmc.h301 #define EXMC_ECC_SIZE_256BYTES NPCTL_ECCSZ(0) /* ECC size is 256 bytes */ macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_exmc.c285 exmc_nand_init_struct->ecc_size = EXMC_ECC_SIZE_256BYTES; in exmc_nand_struct_para_init()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_exmc.c327 exmc_nand_init_struct->ecc_size = EXMC_ECC_SIZE_256BYTES; in exmc_nand_struct_para_init()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_exmc.h441 #define EXMC_ECC_SIZE_256BYTES NPCTL_ECCSZ(0) /* ECC size is 256 bytes … macro