Searched defs:sel (Results 1 – 2 of 2) sorted by relevance
516 void XMC_BCCU_CH_SelectDimEngine (XMC_BCCU_CH_t *const channel, XMC_BCCU_CH_DIMMING_SOURCE_t sel) in XMC_BCCU_CH_SelectDimEngine()568 …DIM_ConfigDimCurve (XMC_BCCU_DIM_t *const dim_engine, uint32_t dither_en, XMC_BCCU_DIM_CURVE_t sel) in XMC_BCCU_DIM_ConfigDimCurve()
52 #define DMA_PERIPHERAL_REQUEST(line, sel) (uint8_t)(line | (sel << 4U)) argument