Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/peripheral_drivers/inc/
Drsi_udma.h310 pDrv->base->DMA_CFG_b.MASTER_ENABLE = ENABLE; in RSI_UDMA_UDMAEnable()
325 pDrv->base->DMA_CFG_b.MASTER_ENABLE = DISABLE; in RSI_UDMA_UDMADisable()
508 return (pDrv->base->DMA_STATUS_b.MASTER_ENABLE); in RSI_UDMA_GetControllerEnableStatus()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/core/chip/inc/
Dsi91x_device.h2779 __IM unsigned int MASTER_ENABLE : 1; /*!< [0..0] Enable status of controller */ member
2795 __OM unsigned int MASTER_ENABLE : 1; /*!< [0..0] Enable for the controller */ member