Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m46x/Devices/M460/Include/
Dpsio_reg.h1287 #define PSIO_SCCT_SCCTL_SPLCNT_Pos (8) /*!< PSI… macro
1288 #define PSIO_SCCT_SCCTL_SPLCNT_Msk (0x3ful << PSIO_SCCT_SCCTL_SPLCNT_Pos) /*!< PSI…
/hal_nuvoton-latest/m46x/StdDriver/inc/
Dpsio.h1043 | ((u32LoopCnt & 0x3F) << PSIO_SCCT_SCCTL_SPLCNT_Pos); in PSIO_SET_SCCTL()