Searched refs:flash_check_param (Results 1 – 3 of 3) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/flash_k4/ |
| D | fsl_k4_flash.c | 35 static status_t flash_check_param( 141 status = flash_check_param(config, base, start, lengthInBytes, FLASH_FEATURE_PHRASE_SIZE); in FLASH_Erase() 202 status = flash_check_param(config, base, start, lengthInBytes, FLASH_FEATURE_PHRASE_SIZE); in FLASH_Program() 269 status = flash_check_param(config, base, start, lengthInBytes, FLASH_FEATURE_PAGE_SIZE); in FLASH_ProgramPage() 740 static status_t flash_check_param( in flash_check_param() function
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXW727C/drivers/ |
| D | fsl_romapi.c | 62 static status_t flash_check_param( 120 …status = flash_check_param(config, base, start, lengthInBytes, FSL_FEATURE_FLASH_PFLASH_PHRASE_SIZ… in FLASH_Program() 198 …status = flash_check_param(config, base, start, lengthInBytes, FSL_FEATURE_FLASH_PFLASH_PAGE_SIZE); in FLASH_ProgramPage() 400 static status_t flash_check_param( in flash_check_param() function
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXW716C/drivers/ |
| D | fsl_romapi.c | 62 static status_t flash_check_param( 120 …status = flash_check_param(config, base, start, lengthInBytes, FSL_FEATURE_FLASH_PFLASH_PHRASE_SIZ… in FLASH_Program() 198 …status = flash_check_param(config, base, start, lengthInBytes, FSL_FEATURE_FLASH_PFLASH_PAGE_SIZE); in FLASH_ProgramPage() 400 static status_t flash_check_param( in flash_check_param() function
|