Searched refs:FLASH_StructInit (Results 1 – 5 of 5) sorted by relevance
201 FLASH_StructInit(&flash_init_para); in flash_get_vendor()202 RRAM->FLASH_StructInit = (u32)FLASH_StructInit; in flash_get_vendor()208 RRAM->FLASH_StructInit = (u32)FLASH_StructInit_GD; in flash_get_vendor()212 RRAM->FLASH_StructInit = (u32)FLASH_StructInit_MXIC; in flash_get_vendor()217 RRAM->FLASH_StructInit = (u32)FLASH_StructInit_MXIC; in flash_get_vendor()221 RRAM->FLASH_StructInit = (u32)FLASH_StructInit_Micron; in flash_get_vendor()226 RRAM->FLASH_StructInit = (u32)FLASH_StructInit_MXIC; in flash_get_vendor()231 RRAM->FLASH_StructInit = (u32)NULL; in flash_get_vendor()
340 _LONG_CALL_ void FLASH_StructInit(FLASH_InitTypeDef* FLASH_InitStruct);
1481 uint32_t FLASH_StructInit; member
318 FLASH_StructInit = 0x1010baed; symbol
294 FLASH_StructInit = 0x7c11;
Completed in 18 milliseconds