Home
last modified time | relevance | path

Searched refs:XFMC_NANDInitStruct (Results 1 – 2 of 2) sorted by relevance

/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/
A Dn32g45x_xfmc.c228 void XFMC_InitNand(XFMC_NandInitType* XFMC_NANDInitStruct) in XFMC_InitNand() argument
233 assert_param(IS_XFMC_NAND_BANK(XFMC_NANDInitStruct->Bank)); in XFMC_InitNand()
251 | XFMC_NANDInitStruct->WaitFeatureEnable in XFMC_InitNand()
252 | XFMC_NANDInitStruct->MemDataWidth in XFMC_InitNand()
253 | XFMC_NANDInitStruct->EccEnable in XFMC_InitNand()
254 | XFMC_NANDInitStruct->EccPageSize in XFMC_InitNand()
255 | XFMC_NANDInitStruct->TCLRSetTime in XFMC_InitNand()
256 | XFMC_NANDInitStruct->TARSetTime; in XFMC_InitNand()
270 XFMC_NANDInitStruct->Bank->CTRLx = tmppcr; in XFMC_InitNand()
271 XFMC_NANDInitStruct->Bank->CMEMTMx = tmppmem; in XFMC_InitNand()
[all …]
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/
A Dn32g45x_xfmc.h795 void XFMC_InitNand(XFMC_NandInitType* XFMC_NANDInitStruct);
797 void XFMC_InitNandStruct(XFMC_NandInitType* XFMC_NANDInitStruct);

Completed in 11 milliseconds