Home
last modified time | relevance | path

Searched refs:npctl (Results 1 – 3 of 3) sorted by relevance

/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_exmc.c361 uint32_t npctl = 0x00000000U, npctcfg = 0x00000000U, npatcfg = 0x00000000U; in exmc_nand_init() local
363 npctl = (uint32_t)(exmc_nand_init_struct->wait_feature << NPCTL_NDWTEN_OFFSET)| in exmc_nand_init()
382 EXMC_NPCTL(exmc_nand_init_struct->nand_bank) = npctl; in exmc_nand_init()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_exmc.c315 uint32_t npctl = 0x00000000U, npctcfg = 0x00000000U, npatcfg = 0x00000000U; in exmc_nand_init() local
317 npctl = (uint32_t)(exmc_nand_init_struct->wait_feature << NPCTL_NDWTEN_OFFSET)| in exmc_nand_init()
336 EXMC_NPCTL(exmc_nand_init_struct->nand_bank) = npctl; in exmc_nand_init()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_exmc.c365 uint32_t npctl = 0x00000000U, npctcfg = 0x00000000U, npatcfg = 0x00000000U; in exmc_nand_init() local
367 npctl = (uint32_t)(exmc_nand_init_struct->wait_feature << NPCTL_NDWTEN_OFFSET) | in exmc_nand_init()
386 EXMC_NPCTL(exmc_nand_init_struct->nand_bank) = npctl; in exmc_nand_init()