Searched refs:SCTIPU_CTRL_SAMPENDSEL (Results 1 – 2 of 2) sorted by relevance
60 reg |= SCTIPU_CTRL_INSEL(ch, useb) | SCTIPU_CTRL_SAMPENDSEL(ch, sampIn) | in Chip_SCTIPU_ConfigSample()
92 #define SCTIPU_CTRL_SAMPENDSEL(ch, src) ((src) << (2 + (ch * 2))) /*!< Select SCTIPU sample (src) s… macro
Completed in 4 milliseconds