Searched refs:option (Results 1 – 6 of 6) sorted by relevance
| /hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/ |
| D | fsl_flash.c | 509 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 …]
|
| D | fsl_flash.h | 832 …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,
|
| D | fsl_msmc.c | 57 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()
|
| D | fsl_msmc.h | 372 status_t SMC_SetPowerModeStop(SMC_Type *base, smc_partial_stop_option_t option);
|
| /hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/gcc/ |
| D | startup_RV32M1_ri5cy.S | 31 .option norvc;
|
| D | startup_RV32M1_zero_riscy.S | 30 .option norvc;
|