Home
last modified time | relevance | path

Searched defs:protectStatus (Results 1 – 1 of 1) sorted by relevance

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_flash.c2333 …atus_t FLASH_PflashSetProtection(flash_config_t *config, pflash_protection_status_t *protectStatus) in FLASH_PflashSetProtection()
2376 …atus_t FLASH_PflashGetProtection(flash_config_t *config, pflash_protection_status_t *protectStatus) in FLASH_PflashGetProtection()
2402 status_t FLASH_DflashSetProtection(flash_config_t *config, uint8_t protectStatus) in FLASH_DflashSetProtection()
2426 status_t FLASH_DflashGetProtection(flash_config_t *config, uint8_t *protectStatus) in FLASH_DflashGetProtection()
2445 status_t FLASH_EepromSetProtection(flash_config_t *config, uint8_t protectStatus) in FLASH_EepromSetProtection()
2469 status_t FLASH_EepromGetProtection(flash_config_t *config, uint8_t *protectStatus) in FLASH_EepromGetProtection()