Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/src/
DQspi_Ip_Sfdp.c536 static boolean overflow; /* Either LUT or initial operations list was not big en… variable
1212 overflow = FALSE; in Qspi_Ip_SfdpLutInit()
1233 overflow = TRUE; in Qspi_Ip_SfdpLutAdd()
2208 overflow = TRUE; in Qspi_Ip_SfdpInitSimpleCmd()
2276 overflow = TRUE; in Qspi_Ip_SfdpInitWriteReg()
3629 overflow = TRUE; in Qspi_Ip_SfdpAdd2dopiOperation()
3673 overflow = TRUE; in Qspi_Ip_SfdpAddCheckBusyOperation()
3904 if (overflow == TRUE) in Qspi_Ip_ConfigureBasic()
3980 if (overflow == TRUE) in Qspi_Ip_ConfigureXspi1()
/hal_nxp-latest/s32/drivers/s32k3/Fls/src/
DQspi_Ip_Sfdp.c537 static boolean overflow; /* Either LUT or initial operations list was not big en… variable
1207 overflow = FALSE; in Qspi_Ip_SfdpLutInit()
1228 overflow = TRUE; in Qspi_Ip_SfdpLutAdd()
2203 overflow = TRUE; in Qspi_Ip_SfdpInitSimpleCmd()
2271 overflow = TRUE; in Qspi_Ip_SfdpInitWriteReg()
3608 overflow = TRUE; in Qspi_Ip_SfdpAdd2dopiOperation()
3652 overflow = TRUE; in Qspi_Ip_SfdpAddCheckBusyOperation()
3883 if (overflow == TRUE) in Qspi_Ip_ConfigureBasic()
3946 if (overflow == TRUE) in Qspi_Ip_ConfigureXspi1()
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/
DChangeLogKSDK.txt60 - Fix audio noise on sync mode and improve overflow/underflow checking method.
75 …ency playback for usb device speaker demo and unified demos. Add underflow and overflow protection.