Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/xspi/
Dfsl_xspi.c179 uint8_t ppwbValue = 0U; in XSPI_GetPPWBFromPageSize() local
185 ppwbValue = 6U; in XSPI_GetPPWBFromPageSize()
190 ppwbValue = 7U; in XSPI_GetPPWBFromPageSize()
195 ppwbValue = 8U; in XSPI_GetPPWBFromPageSize()
200 ppwbValue = 9U; in XSPI_GetPPWBFromPageSize()
205 ppwbValue = 10U; in XSPI_GetPPWBFromPageSize()
216 return ppwbValue; in XSPI_GetPPWBFromPageSize()