Home
last modified time | relevance | path

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

/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Dsctipu_15xx.c60 reg |= SCTIPU_CTRL_INSEL(ch, useb) | SCTIPU_CTRL_SAMPENDSEL(ch, sampIn) | in Chip_SCTIPU_ConfigSample()
/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dsctipu_15xx.h92 #define SCTIPU_CTRL_SAMPENDSEL(ch, src) ((src) << (2 + (ch * 2))) /*!< Select SCTIPU sample (src) s… macro

Completed in 4 milliseconds