Searched refs:NORFL_InitStruct (Results 1 – 1 of 1) sorted by relevance
82 NORFL_InitStructure NORFL_InitStruct; in swm_norflash_init() local92 NORFL_InitStruct.DataWidth = 16; in swm_norflash_init()93 NORFL_InitStruct.WELowPulseTime = 5; in swm_norflash_init()94 NORFL_InitStruct.OEPreValidTime = 12; in swm_norflash_init()95 NORFL_InitStruct.OperFinishIEn = 0; in swm_norflash_init()96 NORFL_InitStruct.OperTimeoutIEn = 0; in swm_norflash_init()97 NORFL_Init(&NORFL_InitStruct); in swm_norflash_init()
Completed in 4 milliseconds