Home
last modified time | relevance | path

Searched refs:I2C_ITAddrCplt (Results 1 – 2 of 2) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_i2c.c400 static void I2C_ITAddrCplt(I2C_HandleTypeDef *hi2c, uint32_t ITFlags);
4821 I2C_ITAddrCplt(hi2c, ITFlags); in I2C_Slave_ISR_IT()
5095 I2C_ITAddrCplt(hi2c, ITFlags); in I2C_Slave_ISR_DMA()
5225 static void I2C_ITAddrCplt(I2C_HandleTypeDef *hi2c, uint32_t ITFlags) in I2C_ITAddrCplt() function
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_i2c.c322 static void I2C_ITAddrCplt(I2C_HandleTypeDef *hi2c, uint32_t ITFlags);
3451 I2C_ITAddrCplt(hi2c, ITFlags); in I2C_Slave_ISR_IT()
3770 static void I2C_ITAddrCplt(I2C_HandleTypeDef *hi2c, uint32_t ITFlags) in I2C_ITAddrCplt() function