Home
last modified time | relevance | path

Searched refs:kFLASH_PropertyPflashTotalSize (Results 1 – 16 of 16) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/flash/mflash/mcxnx4x/
Dmflash_drv.c38 … result = FLASH_GetProperty(&g_flash_instance, kFLASH_PropertyPflashTotalSize, &g_pflashTotalSize); in mflash_drv_init()
/hal_nxp-latest/mcux/mcux-sdk/components/flash/mflash/mcxa/
Dmflash_drv.c44 …result = FLASH_API->flash_get_property(&g_flash_instance, kFLASH_PropertyPflashTotalSize, &pflashT… in mflash_drv_init()
/hal_nxp-latest/mcux/mcux-sdk/components/flash/mflash/lpc55s3x/
Dmflash_drv.c43 … result = FLASH_GetProperty(&g_flash_instance, kFLASH_PropertyPflashTotalSize, &g_pflashTotalSize); in mflash_drv_init()
/hal_nxp-latest/mcux/mcux-sdk/components/flash/mflash/lpc55xxx/
Dmflash_drv.c41 … result = FLASH_GetProperty(&g_flash_instance, kFLASH_PropertyPflashTotalSize, &g_pflashTotalSize); in mflash_drv_init()
/hal_nxp-latest/mcux/mcux-sdk/drivers/iap1/
Dfsl_iap.h170 kFLASH_PropertyPflashTotalSize = 0x01U, /*!< Pflash total size property.*/ enumerator
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5536/drivers/flash/
Dfsl_flash.h176 kFLASH_PropertyPflashTotalSize = 0x01U, /*!< Pflash total size property.*/ enumerator
/hal_nxp-latest/mcux/mcux-sdk/drivers/mcx_romapi/flash/
Dfsl_flash.h170 kFLASH_PropertyPflashTotalSize = 0x01U, /*!< Pflash total size property.*/ enumerator
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S36/drivers/flash/
Dfsl_flash.h176 kFLASH_PropertyPflashTotalSize = 0x01U, /*!< Pflash total size property.*/ enumerator
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5534/drivers/flash/
Dfsl_flash.h176 kFLASH_PropertyPflashTotalSize = 0x01U, /*!< Pflash total size property.*/ enumerator
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXA143/drivers/
Dfsl_romapi.h83 kFLASH_PropertyPflashTotalSize = 0x01U, /*!< Pflash total size property.*/ enumerator
/hal_nxp-latest/mcux/mcux-sdk/drivers/mcxa_romapi/
Dfsl_romapi.h83 kFLASH_PropertyPflashTotalSize = 0x01U, /*!< Pflash total size property.*/ enumerator
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXA142/drivers/
Dfsl_romapi.h83 kFLASH_PropertyPflashTotalSize = 0x01U, /*!< Pflash total size property.*/ enumerator
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXA153/drivers/
Dfsl_romapi.h83 kFLASH_PropertyPflashTotalSize = 0x01U, /*!< Pflash total size property.*/ enumerator
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXA152/drivers/
Dfsl_romapi.h83 kFLASH_PropertyPflashTotalSize = 0x01U, /*!< Pflash total size property.*/ enumerator
/hal_nxp-latest/mcux/mcux-sdk/drivers/flash_ftmr/
Dfsl_flash.h252 kFLASH_PropertyPflashTotalSize = 0x01U, /*!< Pflash total size property.*/ enumerator
Dfsl_flash.c1594 case kFLASH_PropertyPflashTotalSize: in FLASH_GetProperty()
1711 case kFLASH_PropertyPflashTotalSize: in FLASH_SetProperty()