Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/flash/mflash/mcxnx4x/
Dmflash_drv.c18 static uint32_t g_pflashSectorSize = 0; variable
34 …esult = FLASH_GetProperty(&g_flash_instance, kFLASH_PropertyPflashSectorSize, &g_pflashSectorSize); in mflash_drv_init()
/hal_nxp-latest/mcux/mcux-sdk/components/flash/mflash/lpc55s3x/
Dmflash_drv.c19 static uint32_t g_pflashSectorSize = 0; variable
39 …esult = FLASH_GetProperty(&g_flash_instance, kFLASH_PropertyPflashSectorSize, &g_pflashSectorSize); in mflash_drv_init()
/hal_nxp-latest/mcux/mcux-sdk/components/flash/mflash/lpc55xxx/
Dmflash_drv.c18 static uint32_t g_pflashSectorSize = 0; variable
35 …esult = FLASH_GetProperty(&g_flash_instance, kFLASH_PropertyPflashSectorSize, &g_pflashSectorSize); in mflash_drv_init()