Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_i2c.c3775 uint16_t ownadd2code = 0U; in I2C_ITAddrCplt() local
3786 ownadd2code = I2C_GET_OWN_ADDRESS2(hi2c); in I2C_ITAddrCplt()
3812 slaveaddrcode = ownadd2code; in I2C_ITAddrCplt()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_i2c.c5230 uint16_t ownadd2code; in I2C_ITAddrCplt() local
5241 ownadd2code = I2C_GET_OWN_ADDRESS2(hi2c); in I2C_ITAddrCplt()
5271 slaveaddrcode = ownadd2code; in I2C_ITAddrCplt()