Home
last modified time | relevance | path

Searched refs:flash_get_property (Results 1 – 15 of 15) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/flash/mflash/mcxa/
Dmflash_drv.c32 …result = FLASH_API->flash_get_property(&g_flash_instance, kFLASH_PropertyPflashBlockBaseAddr, &pfl… in mflash_drv_init()
38 …result = FLASH_API->flash_get_property(&g_flash_instance, kFLASH_PropertyPflashSectorSize, &pflash… in mflash_drv_init()
44 …result = FLASH_API->flash_get_property(&g_flash_instance, kFLASH_PropertyPflashTotalSize, &pflashT… in mflash_drv_init()
50 …result = FLASH_API->flash_get_property(&g_flash_instance, kFLASH_PropertyPflashPageSize, &pflashPa… in mflash_drv_init()
/hal_nxp-latest/mcux/mcux-sdk/drivers/iap1/
Dfsl_iap.c104 …status_t (*flash_get_property)(flash_config_t *config, flash_property_tag_t whichProperty, uint32_… member
135 …status_t (*flash_get_property)(flash_config_t *config, flash_property_tag_t whichProperty, uint32_… member
379 return VERSION1_FLASH_API_TREE->flash_get_property(config, whichProperty, value); in FLASH_GetProperty()
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXA143/drivers/
Dfsl_romapi.h138 …status_t (*flash_get_property)(flash_config_t *config, flash_property_tag_t whichProperty, uint32_… member
385 return FLASH_API->flash_get_property(config, whichProperty, value); in FLASH_GetProperty()
/hal_nxp-latest/mcux/mcux-sdk/drivers/mcxa_romapi/
Dfsl_romapi.h138 …status_t (*flash_get_property)(flash_config_t *config, flash_property_tag_t whichProperty, uint32_… member
385 return FLASH_API->flash_get_property(config, whichProperty, value); in FLASH_GetProperty()
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXA142/drivers/
Dfsl_romapi.h138 …status_t (*flash_get_property)(flash_config_t *config, flash_property_tag_t whichProperty, uint32_… member
385 return FLASH_API->flash_get_property(config, whichProperty, value); in FLASH_GetProperty()
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXA153/drivers/
Dfsl_romapi.h138 …status_t (*flash_get_property)(flash_config_t *config, flash_property_tag_t whichProperty, uint32_… member
385 return FLASH_API->flash_get_property(config, whichProperty, value); in FLASH_GetProperty()
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXA152/drivers/
Dfsl_romapi.h138 …status_t (*flash_get_property)(flash_config_t *config, flash_property_tag_t whichProperty, uint32_… member
385 return FLASH_API->flash_get_property(config, whichProperty, value); in FLASH_GetProperty()
/hal_nxp-latest/mcux/mcux-sdk/drivers/mcx_romapi/flash/src/
Dfsl_flash.c64 …status_t (*flash_get_property)(flash_config_t *config, flash_property_tag_t whichProperty, uint32_… member
242 … return BOOTLOADER_API_TREE_POINTER->flashDriver->flash_get_property(config, whichProperty, value); in FLASH_GetProperty()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5536/drivers/flash/src/
Dfsl_flash.c64 …status_t (*flash_get_property)(flash_config_t *config, flash_property_tag_t whichProperty, uint32_… member
256 … return BOOTLOADER_API_TREE_POINTER->flashDriver->flash_get_property(config, whichProperty, value); in FLASH_GetProperty()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S36/drivers/flash/src/
Dfsl_flash.c64 …status_t (*flash_get_property)(flash_config_t *config, flash_property_tag_t whichProperty, uint32_… member
256 … return BOOTLOADER_API_TREE_POINTER->flashDriver->flash_get_property(config, whichProperty, value); in FLASH_GetProperty()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5534/drivers/flash/src/
Dfsl_flash.c64 …status_t (*flash_get_property)(flash_config_t *config, flash_property_tag_t whichProperty, uint32_… member
256 … return BOOTLOADER_API_TREE_POINTER->flashDriver->flash_get_property(config, whichProperty, value); in FLASH_GetProperty()
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXW727C/drivers/
Dfsl_flash_api.h205 …status_t (*flash_get_property)(flash_config_t *config, flash_property_tag_t whichProperty, uint32_… member
Dfsl_romapi.c357 …status = BOOTLOADER_API_TREE_POINTER->flashDriver->flash_get_property(config, whichProperty, value… in FLASH_GetProperty()
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXW716C/drivers/
Dfsl_flash_api.h205 …status_t (*flash_get_property)(flash_config_t *config, flash_property_tag_t whichProperty, uint32_… member
Dfsl_romapi.c357 …status = BOOTLOADER_API_TREE_POINTER->flashDriver->flash_get_property(config, whichProperty, value… in FLASH_GetProperty()