Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m46x/Devices/M460/Include/
Dqspi_reg.h415 #define QSPI_CTL_SUSPITV_Pos (4) /*!< Q… macro
416 #define QSPI_CTL_SUSPITV_Msk (0xful << QSPI_CTL_SUSPITV_Pos) /*!< Q…
/hal_nuvoton-latest/m48x/Devices/M480/Include/
Dqspi_reg.h397 #define QSPI_CTL_SUSPITV_Pos (4) /*!< Q… macro
398 #define QSPI_CTL_SUSPITV_Msk (0xful << QSPI_CTL_SUSPITV_Pos) /*!< Q…
/hal_nuvoton-latest/m2l31x/Devices/M2L31/Include/
Dqspi_reg.h418 #define QSPI_CTL_SUSPITV_Pos (4) /*!< QSP… macro
419 #define QSPI_CTL_SUSPITV_Msk (0xful << QSPI_CTL_SUSPITV_Pos) /*!< QSP…
/hal_nuvoton-latest/m48x/StdDriver/inc/
Dqspi.h219 … ((qspi)->CTL = ((qspi)->CTL & ~QSPI_CTL_SUSPITV_Msk) | ((u32SuspCycle) << QSPI_CTL_SUSPITV_Pos))
/hal_nuvoton-latest/m46x/StdDriver/inc/
Dqspi.h349 … ( (qspi)->CTL = ((qspi)->CTL & ~QSPI_CTL_SUSPITV_Msk) | ((u32SuspCycle) << QSPI_CTL_SUSPITV_Pos) )
/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Dqspi.h349 … ( (qspi)->CTL = ((qspi)->CTL & ~QSPI_CTL_SUSPITV_Msk) | ((u32SuspCycle) << QSPI_CTL_SUSPITV_Pos) )