Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_qspi.h268 uint32_t lookuptable[FSL_FEATURE_QSPI_LUT_DEPTH]; /*!< Flash command in LUT */ member
Dfsl_qspi.c251 base->LUT[i] = config->lookuptable[i]; in QSPI_SetFlashConfig()