Searched refs:fifoDmaEnable (Results 1 – 4 of 4) sorted by relevance
132 BL_Fun_Type fifoDmaEnable; /*!< Enable or disable DMA of GPIO */ member
133 BL_Fun_Type fifoDmaEnable; /*!< Enable or disable DMA of GPIO */ member
688 tmpVal = BL_SET_REG_BITS_VAL(tmpVal, GLB_CR_GPIO_DMA_TX_EN, cfg->fifoDmaEnable); in GLB_GPIO_Fifo_Init()
695 tmpVal = BL_SET_REG_BITS_VAL(tmpVal, GLB_CR_GPIO_DMA_TX_EN, cfg->fifoDmaEnable); in GLB_GPIO_Fifo_Init()
Completed in 15 milliseconds