| /bsp/hpmicro/libraries/hpm_sdk/drivers/inc/ |
| A D | hpm_i2c_drv.h | 369 ptr->SETUP |= I2C_SETUP_ADDRESSING_SET(enable); in i2c_enable_10bit_address_mode() 541 ptr->SETUP |= I2C_SETUP_DMAEN_MASK; in i2c_dma_enable() 551 ptr->SETUP &= ~I2C_SETUP_DMAEN_MASK; in i2c_dma_disable()
|
| /bsp/hpmicro/libraries/hpm_sdk/drivers/src/ |
| A D | hpm_i2c_drv.c | 132 ptr->SETUP &= ~I2C_SETUP_IICEN_MASK; in i2c_reset() 149 ptr->SETUP = I2C_SETUP_T_SP_SET(timing.t_sp) in i2c_init_master() 576 ptr->SETUP = I2C_SETUP_T_SP_SET(timing.t_sp) in i2c_init_slave() 750 i2c_ptr->SETUP |= I2C_SETUP_DMAEN_MASK; in i2c_master_start_dma_write() 787 i2c_ptr->SETUP |= I2C_SETUP_DMAEN_MASK; in i2c_master_start_dma_read() 811 i2c_ptr->SETUP |= I2C_SETUP_DMAEN_MASK; in i2c_slave_dma_transfer()
|
| /bsp/mm32f327x/Libraries/MM32F327x/Include/ |
| A D | reg_i2c.h | 190 …__IO u32 SETUP; ///< SDA Setup Time Registe… member 245 …__IO u32 SETUP; ///< SDA Setup Time Re… member
|
| /bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/ |
| A D | apm32e10x_usb.h | 380 #define USBD_ReadEPSetup(ep) (USBD->EP[ep].EP_B.SETUP)
|
| /bsp/wch/risc-v/ch569w-evt/board/linker_scripts/ |
| A D | link.lds | 184 /* first 8 bytes are reserved for USB ep0 SETUP */
|
| /bsp/apm32/libraries/APM32F0xx_Library/USB_Device_Lib/Driver/inc/ |
| A D | drv_usb_device.h | 292 #define USBD_ReadEPSetup(ep) (USBD->EP[ep].EP_B.SETUP)
|
| /bsp/CME_M7/StdPeriph_Driver/inc/ |
| A D | cmem7.h | 6147 …__IO uint32_t SETUP : 1; /*!< Only for Control OUT endpoints, the SETUP phase… member 6216 …__IO uint32_t SETUP : 1; /*!< Only for Control OUT endpoints, the SETUP phase… member 6283 …__IO uint32_t SETUP : 1; /*!< Only for Control OUT endpoints, the SETUP phase… member 6350 …__IO uint32_t SETUP : 1; /*!< Only for Control OUT endpoints, the SETUP phase… member 6417 …__IO uint32_t SETUP : 1; /*!< Only for Control OUT endpoints, the SETUP phase… member 6484 …__IO uint32_t SETUP : 1; /*!< Only for Control OUT endpoints, the SETUP phase… member 6551 …__IO uint32_t SETUP : 1; /*!< Only for Control OUT endpoints, the SETUP phase… member 6618 …__IO uint32_t SETUP : 1; /*!< Only for Control OUT endpoints, the SETUP phase… member 6685 …__IO uint32_t SETUP : 1; /*!< Only for Control OUT endpoints, the SETUP phase… member 6752 …__IO uint32_t SETUP : 1; /*!< Only for Control OUT endpoints, the SETUP phase… member [all …]
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6700/ip/ |
| A D | hpm_i2c_regs.h | 21 __RW uint32_t SETUP; /* 0x2C: Setup Register */ member
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6200/ip/ |
| A D | hpm_i2c_regs.h | 21 __RW uint32_t SETUP; /* 0x2C: Setup Register */ member
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6300/ip/ |
| A D | hpm_i2c_regs.h | 21 __RW uint32_t SETUP; /* 0x2C: Setup Register */ member
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6800/ip/ |
| A D | hpm_i2c_regs.h | 21 __RW uint32_t SETUP; /* 0x2C: Setup Register */ member
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM5300/ip/ |
| A D | hpm_i2c_regs.h | 21 __RW uint32_t SETUP; /* 0x2C: Setup Register */ member
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6E00/ip/ |
| A D | hpm_i2c_regs.h | 21 __RW uint32_t SETUP; /* 0x2C: Setup Register */ member
|
| /bsp/CME_M7/StdPeriph_Driver/src/ |
| A D | cmem7_usb.c | 624 if (USB->DOEPINT0_b.SETUP) { in USB_devINT_isDone()
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/aw-alsa-lib/ |
| A D | pcm.c | 877 STATE(SETUP),
|
| /bsp/apm32/libraries/APM32S10x_Library/Device/Geehy/APM32S10x/Include/ |
| A D | apm32s10x.h | 4219 __IOM uint32_t SETUP : 1; member
|
| /bsp/mm32l07x/Libraries/MM32L0xx/Include/ |
| A D | MM32L0xx.h | 776 __IO uint32_t SETUP[8]; /*! Address offset: 0x80 */ member
|
| /bsp/apm32/libraries/APM32E10x_Library/Device/Geehy/APM32E10x/Include/ |
| A D | apm32e10x.h | 5711 __IOM uint32_t SETUP : 1; member
|
| /bsp/apm32/libraries/APM32F0xx_Library/Device/Geehy/APM32F0xx/Include/ |
| A D | apm32f0xx.h | 5285 __IOM uint32_t SETUP : 1; member
|
| /bsp/apm32/libraries/APM32F10x_Library/Device/Geehy/APM32F10x/Include/ |
| A D | apm32f10x.h | 6005 __IOM uint32_t SETUP : 1; member
|
| /bsp/mm32/libraries/MM32F3270_HAL/CMSIS/Device/MM32/MM32F3277/Include/ |
| A D | mm32f3277g.h | 5887 …__IO uint32_t SETUP; ///< I2C SDA Setup T… member
|