Home
last modified time | relevance | path

Searched refs:I2C_ReadRegister (Results 1 – 25 of 37) sorted by relevance

12

/bsp/ht32/libraries/ht32_drivers/
A Ddrv_i2c.c131 while (I2C_ReadRegister(hi2c->i2c_x, I2C_REGISTER_SR) & 0x80000); in ht32_i2c_read()
160 while (I2C_ReadRegister(hi2c->i2c_x, I2C_REGISTER_SR) & 0x80000); in ht32_i2c_write()
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/
A Dhal_i2c.h232 u16 I2C_ReadRegister(I2C_TypeDef* i2c, u8 reg);
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/
A Dapm32e10x_i2c.h309 uint16_t I2C_ReadRegister(I2C_T* i2c, I2C_REGISTER_T i2cRegister);
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/
A Dapm32f10x_i2c.h307 uint16_t I2C_ReadRegister(I2C_T* i2c, I2C_REGISTER_T i2cRegister);
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_i2c.h313 uint16_t I2C_ReadRegister(I2C_T* i2c, I2C_REGISTER_T i2cRegister);
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/inc/
A Dapm32s10x_i2c.h308 uint16_t I2C_ReadRegister(I2C_T* i2c, I2C_REGISTER_T i2cRegister);
/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/
A DHAL_i2c.h309 uint16_t I2C_ReadRegister(I2C_TypeDef* I2Cx, uint8_t I2C_Register);
/bsp/tkm32F499/Libraries/Hal_lib/inc/
A DHAL_i2c.h306 uint16_t I2C_ReadRegister(I2C_TypeDef* I2Cx, uint8_t I2C_Register);
/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/
A DHAL_i2c.h306 uint16_t I2C_ReadRegister(I2C_TypeDef* I2Cx, uint8_t I2C_Register);
/bsp/mm32f103x/Libraries/MM32F103/HAL_lib/inc/
A DHAL_i2c.h309 uint16_t I2C_ReadRegister(I2C_TypeDef* I2Cx, uint8_t I2C_Register);
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f10x_i2c.h318 uint16_t I2C_ReadRegister(I2C_TypeDef* I2Cx, uint8_t I2C_Register);
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f20x_i2c.h172 uint16_t I2C_ReadRegister(I2C_TypeDef* I2Cx, uint8_t I2C_Register);
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32v10x_i2c.h171 uint16_t I2C_ReadRegister(I2C_TypeDef *I2Cx, uint8_t I2C_Register);
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/
A Dhal_i2c.c306 u16 I2C_ReadRegister(I2C_TypeDef* i2c, u8 reg) in I2C_ReadRegister() function
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/inc/
A Dapm32f0xx_i2c.h325 uint32_t I2C_ReadRegister(I2C_T* i2c, uint8_t registers);
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_i2c.h293 u32 I2C_ReadRegister(HT_I2C_TypeDef* I2Cx, u8 I2C_Register);
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x_i2c.h528 uint16_t I2C_ReadRegister(I2C_TypeDef* I2Cx, uint8_t I2C_Register);
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_i2c.h428 uint32_t I2C_ReadRegister(I2C_TypeDef* I2Cx, uint8_t I2C_Register);
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/
A Dhk32f0xx_i2c.h428 uint32_t I2C_ReadRegister(I2C_TypeDef* I2Cx, uint8_t I2C_Register);
/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/
A DHAL_i2c.c537 uint16_t I2C_ReadRegister(I2C_TypeDef* I2Cx, uint8_t I2C_Register) in I2C_ReadRegister() function
/bsp/tkm32F499/Libraries/Hal_lib/src/
A DHAL_i2c.c528 uint16_t I2C_ReadRegister(I2C_TypeDef* I2Cx, uint8_t I2C_Register) in I2C_ReadRegister() function
/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/
A DHAL_i2c.c548 uint16_t I2C_ReadRegister(I2C_TypeDef* I2Cx, uint8_t I2C_Register) in I2C_ReadRegister() function
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_i2c.h376 u32 I2C_ReadRegister(HT_I2C_TypeDef* I2Cx, u8 I2C_Register);
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32f1xxxx_i2c.c375 u32 I2C_ReadRegister(HT_I2C_TypeDef* I2Cx, u8 I2C_Register) in I2C_ReadRegister() function
/bsp/mm32f103x/Libraries/MM32F103/HAL_lib/src/
A DHAL_i2c.c537 uint16_t I2C_ReadRegister(I2C_TypeDef* I2Cx, uint8_t I2C_Register) in I2C_ReadRegister() function

Completed in 1445 milliseconds

12