Home
last modified time | relevance | path

Searched refs:SETUP (Results 1 – 21 of 21) sorted by relevance

/bsp/hpmicro/libraries/hpm_sdk/drivers/inc/
A Dhpm_i2c_drv.h369 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 Dhpm_i2c_drv.c132 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 Dreg_i2c.h190 …__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 Dapm32e10x_usb.h380 #define USBD_ReadEPSetup(ep) (USBD->EP[ep].EP_B.SETUP)
/bsp/wch/risc-v/ch569w-evt/board/linker_scripts/
A Dlink.lds184 /* first 8 bytes are reserved for USB ep0 SETUP */
/bsp/apm32/libraries/APM32F0xx_Library/USB_Device_Lib/Driver/inc/
A Ddrv_usb_device.h292 #define USBD_ReadEPSetup(ep) (USBD->EP[ep].EP_B.SETUP)
/bsp/CME_M7/StdPeriph_Driver/inc/
A Dcmem7.h6147 …__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 Dhpm_i2c_regs.h21 __RW uint32_t SETUP; /* 0x2C: Setup Register */ member
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6200/ip/
A Dhpm_i2c_regs.h21 __RW uint32_t SETUP; /* 0x2C: Setup Register */ member
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6300/ip/
A Dhpm_i2c_regs.h21 __RW uint32_t SETUP; /* 0x2C: Setup Register */ member
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6800/ip/
A Dhpm_i2c_regs.h21 __RW uint32_t SETUP; /* 0x2C: Setup Register */ member
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM5300/ip/
A Dhpm_i2c_regs.h21 __RW uint32_t SETUP; /* 0x2C: Setup Register */ member
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6E00/ip/
A Dhpm_i2c_regs.h21 __RW uint32_t SETUP; /* 0x2C: Setup Register */ member
/bsp/CME_M7/StdPeriph_Driver/src/
A Dcmem7_usb.c624 if (USB->DOEPINT0_b.SETUP) { in USB_devINT_isDone()
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/aw-alsa-lib/
A Dpcm.c877 STATE(SETUP),
/bsp/apm32/libraries/APM32S10x_Library/Device/Geehy/APM32S10x/Include/
A Dapm32s10x.h4219 __IOM uint32_t SETUP : 1; member
/bsp/mm32l07x/Libraries/MM32L0xx/Include/
A DMM32L0xx.h776 __IO uint32_t SETUP[8]; /*! Address offset: 0x80 */ member
/bsp/apm32/libraries/APM32E10x_Library/Device/Geehy/APM32E10x/Include/
A Dapm32e10x.h5711 __IOM uint32_t SETUP : 1; member
/bsp/apm32/libraries/APM32F0xx_Library/Device/Geehy/APM32F0xx/Include/
A Dapm32f0xx.h5285 __IOM uint32_t SETUP : 1; member
/bsp/apm32/libraries/APM32F10x_Library/Device/Geehy/APM32F10x/Include/
A Dapm32f10x.h6005 __IOM uint32_t SETUP : 1; member
/bsp/mm32/libraries/MM32F3270_HAL/CMSIS/Device/MM32/MM32F3277/Include/
A Dmm32f3277g.h5887 …__IO uint32_t SETUP; ///< I2C SDA Setup T… member

Completed in 1230 milliseconds