Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flash/
Dfsl_ftfx_flash.h55 uint8_t protsh; /*!< PROTS[15:8] .*/ member
Dfsl_ftfx_flash.c967 *kFPROTSH = protectStatus->protsh; in FLASH_PflashSetProtection()
968 if (protectStatus->protsh != *kFPROTSH) in FLASH_PflashSetProtection()
1030 protectStatus->protsh = *kFPROTSH; in FLASH_PflashGetProtection()