Searched refs:SINGLE (Results 1 – 12 of 12) sorted by relevance
| /bsp/rockchip/common/rk_hal/lib/hal/src/ |
| A D | hal_pl330.c | 424 if (cond == SINGLE) { in PL330_Instr_DMALD() 431 cond == SINGLE ? 'S' : (cond == BURST ? 'B' : 'A')); in PL330_Instr_DMALD() 457 PL330_DBGCMD_DUMP(SZ_DMALDP, "\tDMALDP%c %u\n", cond == SINGLE ? 'S' : 'B', in PL330_Instr_DMALDP() 485 if (cond == SINGLE) { in PL330_Instr_DMALPEND() 495 cond == SINGLE ? 'S' : (cond == BURST ? 'B' : 'A'), in PL330_Instr_DMALPEND() 529 if (cond == SINGLE) { in PL330_Instr_DMAST() 536 cond == SINGLE ? 'S' : (cond == BURST ? 'B' : 'A')); in PL330_Instr_DMAST() 562 PL330_DBGCMD_DUMP(SZ_DMASTP, "\tDMASTP%c %u\n", cond == SINGLE ? 'S' : 'B', in PL330_Instr_DMASTP() 625 if (cond == SINGLE) { in PL330_Instr_DMAWFP() 638 cond == SINGLE ? 'S' : (cond == BURST ? 'B' : 'P'), in PL330_Instr_DMAWFP()
|
| /bsp/rockchip/common/rk_hal/lib/hal/inc/ |
| A D | hal_pl330.h | 92 SINGLE, enumerator
|
| /bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/ |
| A D | core_pulp_cluster.h | 171 __IOM uint32_t SINGLE; /**< EU_LOOP_DEMUX single register, offset: 0x18 */ member
|
| /bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd21/include/component/ |
| A D | ac.h | 416 uint32_t SINGLE:1; /*!< bit: 1 Single-Shot Mode */ member
|
| /bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd20/include/component/ |
| A D | ac.h | 419 uint32_t SINGLE:1; /*!< bit: 1 Single-Shot Mode */ member
|
| /bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/component/ |
| A D | ac.h | 403 uint32_t SINGLE:1; /*!< bit: 2 Single-Shot Mode */ member
|
| /bsp/microchip/same54/bsp/include/component/ |
| A D | ac.h | 403 uint32_t SINGLE:1; /*!< bit: 2 Single-Shot Mode */ member
|
| /bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/component/ |
| A D | ac.h | 403 uint32_t SINGLE:1; /*!< bit: 2 Single-Shot Mode */ member
|
| /bsp/microchip/saml10/bsp/include/component/ |
| A D | ac.h | 461 … uint32_t SINGLE:1; /**< bit: 2 Single-Shot Mode */ member
|
| /bsp/microchip/samc21/bsp/samc21/include/component/ |
| A D | ac.h | 481 uint32_t SINGLE:1; /*!< bit: 2 Single-Shot Mode */ member
|
| /bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/src/ |
| A D | tae32f53xx_ll_adc.c | 1314 Calib_read_data[0] = SYSCTRL->SINGLE; in LL_ADC_ReadCoef()
|
| /bsp/tae32f5300/Libraries/CMSIS/Device/Tai_action/TAE32F53xx/Include/ |
| A D | tae32f53xx.h | 761 __IO uint32_t SINGLE; /*!<Address offset: 0x11C: Single coef Register */ member
|
Completed in 914 milliseconds