Searched refs:TFR (Results 1 – 11 of 11) sorted by relevance
| /bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/ |
| A D | ht32f1xxxx_cmp.c | 191 HT_CMPn->TFR = (HT_CMPn->TFR | CMP_xE_Detect) & 0xfffffffc; in CMP_EdgeDetectConfig() 195 HT_CMPn->TFR = (HT_CMPn->TFR & (~CMP_xE_Detect)) & 0xfffffffc; in CMP_EdgeDetectConfig() 214 if ((HT_CMPn->TFR & CMP_FLAG_x) != 0) in CMP_GetFlagStatus() 240 HT_CMPn->TFR = (HT_CMPn->TFR & 0xfffffffc) | CMP_FLAG_x; in CMP_ClearFlag()
|
| /bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/ |
| A D | ht32f5xxxx_cmp.c | 202 HT_CMPn->TFR = (HT_CMPn->TFR | CMP_xE_Detect) & 0xfffffffc; in CMP_EdgeDetectConfig() 206 HT_CMPn->TFR = (HT_CMPn->TFR & (~CMP_xE_Detect)) & 0xfffffffc; in CMP_EdgeDetectConfig() 225 if ((HT_CMPn->TFR & CMP_FLAG_x) != 0) in CMP_GetFlagStatus() 251 HT_CMPn->TFR = (HT_CMPn->TFR & 0xfffffffc) | CMP_FLAG_x; in CMP_ClearFlag()
|
| /bsp/rockchip/common/rk_hal/lib/hal/src/ |
| A D | hal_dwdma.c | 170 DW_CHAN_CLEAR_BIT(reg->MASK.TFR, dw->allChanMask); in DWDMA_off() 211 DW_CHAN_SET_BIT(dw->pReg->MASK.TFR, dwc->mask); in DWC_initialize() 223 DW_CHAN_CLEAR_BIT(dw->pReg->MASK.TFR, dwc->mask); in DWC_deinitialize() 228 WRITE_REG(dw->pReg->CLEAR.TFR, dwc->mask); in DWC_deinitialize() 265 WRITE_REG(dw->pReg->CLEAR.TFR, dwc->mask); in DWC_HandleXfer() 320 return READ_REG(dw->pReg->RAW.TFR); in HAL_DWDMA_GetRawXferStatus() 362 WRITE_REG(reg->CLEAR.TFR, dw->allChanMask); in HAL_DWDMA_Init() 540 statusXfer = READ_REG(dw->pReg->RAW.TFR); in HAL_DWDMA_HandleChan() 567 DW_CHAN_CLEAR_BIT(dw->pReg->MASK.TFR, dwc->mask); in HAL_DWDMA_IrqHandler() 574 DW_CHAN_SET_BIT(dw->pReg->MASK.TFR, dwc->mask); in HAL_DWDMA_IrqHandler() [all …]
|
| /bsp/ck802/libraries/common/usart/ |
| A D | dw_usart.h | 101 __IM uint32_t TFR; /* Offset: 0x074 (R/ ) transmit FIFO read */ member
|
| /bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/Device/Holtek/HT32F1xxxx/Include/ |
| A D | ht32f1xxxx_01.h | 533 …__IO uint32_t TFR; /*!< 0x00C Comparator Transition Flag Register … member
|
| /bsp/airm2m/air105/libraries/HAL_Driver/Inc/ |
| A D | air105.h | 290 __I uint32_t TFR; member
|
| /bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/Device/Holtek/HT32F5xxxx/Include/ |
| A D | ht32f5xxxx_01.h | 841 …__IO uint32_t TFR; /*!< 0x00C Comparator Transition Flag Register … member
|
| /bsp/rockchip/common/rk_hal/lib/CMSIS/Device/RK2108/Include/ |
| A D | rk2108.h | 426 __I uint32_t TFR; /* Address Offset: 0x0074 */ member
|
| /bsp/frdm-k64f/device/ |
| A D | MK64F12.h | 7204 …__I uint32_t TFR[2]; /**< SAI Transmit FIFO Register, array offset: 0x… member
|
| /bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/ |
| A D | RV32M1_ri5cy.h | 7390 …__I uint32_t TFR[2]; /**< SAI Transmit FIFO Register, array offset: 0x… member
|
| A D | RV32M1_zero_riscy.h | 7533 …__I uint32_t TFR[2]; /**< SAI Transmit FIFO Register, array offset: 0x… member
|
Completed in 1244 milliseconds