Home
last modified time | relevance | path

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

/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/
A Dn32g45x_xfmc.c240 assert_param(IS_XFMC_NAND_SETUP_TIME(XFMC_NANDInitStruct->CommSpaceTimingStruct->SetTime)); in XFMC_InitNand()
244 assert_param(IS_XFMC_NAND_SETUP_TIME(XFMC_NANDInitStruct->AttrSpaceTimingStruct->SetTime)); in XFMC_InitNand()
259 tmppmem = (XFMC_NANDInitStruct->CommSpaceTimingStruct->SetTime << XFMC_CMEMTM_SET_SHIFT) in XFMC_InitNand()
265 tmppatt = (XFMC_NANDInitStruct->AttrSpaceTimingStruct->SetTime <<XFMC_ATTMEMTM_SET_SHIFT) in XFMC_InitNand()
329 XFMC_NANDInitStruct->CommSpaceTimingStruct->SetTime = XFMC_NAND_SETUP_TIME_DEFAULT; in XFMC_InitNandStruct()
333 XFMC_NANDInitStruct->AttrSpaceTimingStruct->SetTime = XFMC_NAND_SETUP_TIME_DEFAULT; in XFMC_InitNandStruct()
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/
A Dn32g45x_xfmc.h164 uint32_t SetTime; /*!< Defines the number of HCLK cycles to setup address before member

Completed in 6 milliseconds