Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/src/
DQspi_Ip_Sfdp.c113 #define QSPI_IP_CMD_BASIC_WRITE_ENABLE 0x06U /* Basic instruction for write enable command */ macro
3148 instruction = QSPI_IP_CMD_BASIC_WRITE_ENABLE; in Qspi_Ip_SfdpGetBasicStatusInfo()
3154 if (QSPI_IP_CMD_BASIC_WRITE_ENABLE == instruction) in Qspi_Ip_SfdpGetBasicStatusInfo()
/hal_nxp-latest/s32/drivers/s32k3/Fls/src/
DQspi_Ip_Sfdp.c114 #define QSPI_IP_CMD_BASIC_WRITE_ENABLE 0x06U /* Basic instruction for write enable command */ macro
3143 instruction = QSPI_IP_CMD_BASIC_WRITE_ENABLE; in Qspi_Ip_SfdpGetBasicStatusInfo()
3149 if (QSPI_IP_CMD_BASIC_WRITE_ENABLE == instruction) in Qspi_Ip_SfdpGetBasicStatusInfo()