Home
last modified time | relevance | path

Searched refs:option (Results 1 – 6 of 6) sorted by relevance

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_flash.c509 flash_read_resource_option_t option);
514 static status_t flash_check_swap_control_option(flash_swap_control_option_t option);
524 … inline status_t flasn_check_flexram_function_option_range(flash_flexram_function_option_t option);
1374 …config, uint32_t start, uint32_t *dst, uint32_t lengthInBytes, flash_read_resource_option_t option) in FLASH_ReadResource() argument
1388 …_check_resource_range(start, lengthInBytes, flashOperationInfo.resourceCmdAddressAligment, option); in FLASH_ReadResource()
1400 kFCCOBx[2] = BYTES_JOIN_TO_WORD_1_3(option, 0xFFFFFFU); in FLASH_ReadResource()
1404 kFCCOBx[1] = BYTES_JOIN_TO_WORD_1_3(option, 0xFFFFFFU); in FLASH_ReadResource()
2133 status_t FLASH_SetFlexramFunction(flash_config_t *config, flash_flexram_function_option_t option) in FLASH_SetFlexramFunction() argument
2142 status = flasn_check_flexram_function_option_range(option); in FLASH_SetFlexramFunction()
2149 kFCCOBx[0] = BYTES_JOIN_TO_WORD_1_1_2(FTFx_SET_FLEXRAM_FUNCTION, option, 0xFFFFU); in FLASH_SetFlexramFunction()
[all …]
Dfsl_flash.h832 …onfig, uint32_t start, uint32_t *dst, uint32_t lengthInBytes, flash_read_resource_option_t option);
1109 status_t FLASH_SetFlexramFunction(flash_config_t *config, flash_flexram_function_option_t option);
1139 flash_swap_control_option_t option,
1161 status_t FLASH_Swap(flash_config_t *config, uint32_t address, flash_swap_function_option_t option);
1188 flash_partition_flexram_load_option_t option,
Dfsl_msmc.c57 status_t SMC_SetPowerModeStop(SMC_Type *base, smc_partial_stop_option_t option) in SMC_SetPowerModeStop() argument
64 …reg |= ((uint32_t)option << SMC_PMCTRL_PSTOPO_SHIFT) | (kSMC_StopNormal << SMC_PMCTRL_STOPM_SHIFT); in SMC_SetPowerModeStop()
Dfsl_msmc.h372 status_t SMC_SetPowerModeStop(SMC_Type *base, smc_partial_stop_option_t option);
/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/gcc/
Dstartup_RV32M1_ri5cy.S31 .option norvc;
Dstartup_RV32M1_zero_riscy.S30 .option norvc;