Home
last modified time | relevance | path

Searched refs:flash_security_state_t (Results 1 – 2 of 2) sorted by relevance

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_flash.h203 } flash_security_state_t; typedef
875 status_t FLASH_GetSecurityState(flash_config_t *config, flash_security_state_t *state);
Dfsl_flash.c1470 status_t FLASH_GetSecurityState(flash_config_t *config, flash_security_state_t *state) in FLASH_GetSecurityState()