Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/flash/mflash/mcxa/
Dmflash_drv.c18 static uint32_t pflashSectorSize; variable
38 …ASH_API->flash_get_property(&g_flash_instance, kFLASH_PropertyPflashSectorSize, &pflashSectorSize); in mflash_drv_init()
56 if ((pflashSectorSize != MFLASH_SECTOR_SIZE) || (pflashPageSize != MFLASH_PAGE_SIZE)) in mflash_drv_init()
/hal_nxp-latest/mcux/mcux-sdk/components/flash/mflash/k4w1/
Dmflash_drv.c19 static uint32_t pflashSectorSize = 0; variable
53 result = FLASH_GetProperty(&s_flashDriver, kFLASH_PropertyPflash0SectorSize, &pflashSectorSize); in mflash_drv_init()
/hal_nxp-latest/mcux/mcux-sdk/components/flash/mflash/k32w1/
Dmflash_drv.c19 static uint32_t pflashSectorSize = 0; variable
53 result = FLASH_GetProperty(&s_flashDriver, kFLASH_PropertyPflash0SectorSize, &pflashSectorSize); in mflash_drv_init()