Searched refs:I2C_EnableInterrupt (Results 1 – 10 of 10) sorted by relevance
| /bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/ |
| A D | apm32e10x_i2c.h | 333 void I2C_EnableInterrupt(I2C_T* i2c, uint16_t interrupt);
|
| /bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/ |
| A D | apm32f10x_i2c.h | 331 void I2C_EnableInterrupt(I2C_T* i2c, uint16_t interrupt);
|
| /bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/ |
| A D | apm32f4xx_i2c.h | 335 void I2C_EnableInterrupt(I2C_T* i2c, uint16_t interrupt);
|
| /bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/inc/ |
| A D | apm32s10x_i2c.h | 332 void I2C_EnableInterrupt(I2C_T* i2c, uint16_t interrupt);
|
| /bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/inc/ |
| A D | apm32f0xx_i2c.h | 328 void I2C_EnableInterrupt(I2C_T* i2c, uint8_t interrupt);
|
| /bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/ |
| A D | apm32e10x_i2c.c | 691 void I2C_EnableInterrupt(I2C_T* i2c, uint16_t interrupt) in I2C_EnableInterrupt() function
|
| /bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/src/ |
| A D | apm32f0xx_i2c.c | 213 void I2C_EnableInterrupt(I2C_T* i2c, uint8_t interrupt) in I2C_EnableInterrupt() function
|
| /bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/ |
| A D | apm32f10x_i2c.c | 691 void I2C_EnableInterrupt(I2C_T* i2c, uint16_t interrupt) in I2C_EnableInterrupt() function
|
| /bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/ |
| A D | apm32f4xx_i2c.c | 702 void I2C_EnableInterrupt(I2C_T *i2c, uint16_t interrupt) in I2C_EnableInterrupt() function
|
| /bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/src/ |
| A D | apm32s10x_i2c.c | 694 void I2C_EnableInterrupt(I2C_T* i2c, uint16_t interrupt) in I2C_EnableInterrupt() function
|
Completed in 22 milliseconds