Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/peripheral_drivers/inc/
Drsi_udma.h367 pDrv->base->CHNL_ENABLE_SET = SET_BIT(dmaCh); in RSI_UDMA_ChannelEnable()
405 if (((pDrv->base->CHNL_ENABLE_SET) & SET_BIT(dmaCh)) != 0) { in RSI_UDMA_ChannelIsEnabled()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/core/chip/inc/
Dsi91x_device.h2894 __IOM unsigned int CHNL_ENABLE_SET; /*!< (@ 0x00000028) UDMA Channel enable register */ member
2897 __IOM unsigned int CHNL_ENABLE_SET : 32; /*!< [31..0] This Bits are Used to Load the member