Home
last modified time | relevance | path

Searched defs:sel (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-latest/XMCLib/drivers/src/
Dxmc_bccu.c516 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()
/hal_infineon-latest/XMCLib/drivers/inc/
Dxmc_dma_map.h52 #define DMA_PERIPHERAL_REQUEST(line, sel) (uint8_t)(line | (sel << 4U)) argument