Home
last modified time | relevance | path

Searched defs:pReg (Results 1 – 12 of 12) sorted by relevance

/bsp/rockchip/common/rk_hal/lib/hal/src/
A Dhal_uart.c33 static void UART_EnableDLAB(struct UART_REG *pReg) in UART_EnableDLAB()
38 static void UART_DisableDLAB(struct UART_REG *pReg) in UART_DisableDLAB()
190 uint32_t HAL_UART_GetIrqID(struct UART_REG *pReg) in HAL_UART_GetIrqID()
202 uint32_t HAL_UART_GetLsr(struct UART_REG *pReg) in HAL_UART_GetLsr()
214 uint32_t HAL_UART_GetUsr(struct UART_REG *pReg) in HAL_UART_GetUsr()
226 uint32_t HAL_UART_GetMsr(struct UART_REG *pReg) in HAL_UART_GetMsr()
318 void HAL_UART_Reset(struct UART_REG *pReg) in HAL_UART_Reset()
335 struct UART_REG *pReg; in HAL_UART_Init() local
378 HAL_Status HAL_UART_DeInit(struct UART_REG *pReg) in HAL_UART_DeInit()
420 void HAL_UART_EnableLoopback(struct UART_REG *pReg) in HAL_UART_EnableLoopback()
[all …]
A Dhal_timer.c68 HAL_Status HAL_TIMER_Init(struct TIMER_REG *pReg, eTIMER_MODE mode) in HAL_TIMER_Init()
87 HAL_Status HAL_TIMER_SysTimerInit(struct TIMER_REG *pReg) in HAL_TIMER_SysTimerInit()
109 HAL_Status HAL_TIMER_DeInit(struct TIMER_REG *pReg) in HAL_TIMER_DeInit()
134 HAL_Status HAL_TIMER_Start(struct TIMER_REG *pReg) in HAL_TIMER_Start()
155 HAL_Status HAL_TIMER_Stop(struct TIMER_REG *pReg) in HAL_TIMER_Stop()
174 HAL_Status HAL_TIMER_Start_IT(struct TIMER_REG *pReg) in HAL_TIMER_Start_IT()
194 HAL_Status HAL_TIMER_Stop_IT(struct TIMER_REG *pReg) in HAL_TIMER_Stop_IT()
215 HAL_Status HAL_TIMER_SetCount(struct TIMER_REG *pReg, uint64_t timerCount) in HAL_TIMER_SetCount()
239 uint64_t HAL_TIMER_GetCount(struct TIMER_REG *pReg) in HAL_TIMER_GetCount()
259 HAL_Status HAL_TIMER_ClrInt(struct TIMER_REG *pReg) in HAL_TIMER_ClrInt()
A Dhal_pwm.c366 HAL_Status HAL_PWM_Init(struct PWM_HANDLE *pPWM, struct PWM_REG *pReg, uint32_t freq) in HAL_PWM_Init()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_tim.h1353 …__IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&TIMx->CCMR1) + OFFSET_TAB_CCMRx[iCh… in LL_TIM_OC_ConfigOutput() local
1386 …__IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&TIMx->CCMR1) + OFFSET_TAB_CCMRx[iCh… in LL_TIM_OC_SetMode() local
1482 …__IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&TIMx->CCMR1) + OFFSET_TAB_CCMRx[iCh… in LL_TIM_OC_EnableFast() local
1504 …__IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&TIMx->CCMR1) + OFFSET_TAB_CCMRx[iCh… in LL_TIM_OC_DisableFast() local
1548 …__IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&TIMx->CCMR1) + OFFSET_TAB_CCMRx[iCh… in LL_TIM_OC_EnablePreload() local
1569 …__IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&TIMx->CCMR1) + OFFSET_TAB_CCMRx[iCh… in LL_TIM_OC_DisablePreload() local
1615 …__IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&TIMx->CCMR1) + OFFSET_TAB_CCMRx[iCh… in LL_TIM_OC_EnableClear() local
1638 …__IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&TIMx->CCMR1) + OFFSET_TAB_CCMRx[iCh… in LL_TIM_OC_DisableClear() local
1845 …__IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&TIMx->CCMR1) + OFFSET_TAB_CCMRx[iCh… in LL_TIM_IC_Config() local
1874 …__IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&TIMx->CCMR1) + OFFSET_TAB_CCMRx[iCh… in LL_TIM_IC_SetActiveInput() local
[all …]
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/
A Dn32g45x_tsc.c155 uint32_t i,chn,timeout,*pReg,nPos; in TSC_ConfigInternalResistor() local
209 uint32_t i, chn,timeout,*pReg; in TSC_ConfigThreshold() local
263 uint32_t i,chn, *pReg; in TSC_GetChannelCfg() local
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/src/
A Dn32g4fr_tsc.c155 uint32_t i,chn,timeout,*pReg,nPos; in TSC_ConfigInternalResistor() local
209 uint32_t i, chn,timeout,*pReg; in TSC_ConfigThreshold() local
263 uint32_t i,chn, *pReg; in TSC_GetChannelCfg() local
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/src/
A Dn32wb452_tsc.c155 uint32_t i,chn,timeout,*pReg,nPos; in TSC_ConfigInternalResistor() local
209 uint32_t i, chn,timeout,*pReg; in TSC_ConfigThreshold() local
263 uint32_t i,chn, *pReg; in TSC_GetChannelCfg() local
/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/
A Dhc32l196_dmac.c406 volatile uint32_t *pReg = (&M0P_DMAC->CONFA0+enCh); in Dma_SetBlockSize() local
425 volatile uint32_t *pReg = (&M0P_DMAC->CONFA0+enCh); in Dma_SetTransferCnt() local
535 volatile uint32_t *pReg = (&M0P_DMAC->CONFA0+enCh); in Dma_SetTransferWidth() local
/bsp/rockchip/common/rk_hal/lib/hal/inc/
A Dhal_pwm.h43 struct PWM_REG *pReg; member
92 struct PWM_REG *pReg; member
A Dhal_dwdma.h166 struct DMA_REG *pReg; member
A Dhal_pl330.h192 struct DMA_REG *pReg; member
A Dhal_uart.h214 struct UART_REG *pReg; /**< registers base address */ member

Completed in 32 milliseconds