Home
last modified time | relevance | path

Searched refs:blockProtectionValue (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.6.0/s32/drivers/s32k3/Fls/include/
DQspi_Ip_Types.h497 …uint8 blockProtectionValue; /*!< Value of block protection bitfield, indicate the protected a… member
/hal_nxp-3.6.0/s32/drivers/s32k3/Fls/src/
DQspi_Ip.c816 uint8 configProtection = state->configuration->statusConfig.blockProtectionValue; in Qspi_Ip_InitProtection()
DQspi_Ip_Sfdp.c3836 statusConfig->blockProtectionValue = 0U; in Qspi_Ip_SfdpConfigureInitReadStatus()