Home
last modified time | relevance | path

Searched defs:xferrequest (Results 1 – 2 of 2) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_i2c.c3175 uint32_t xferrequest = I2C_GENERATE_START_WRITE; in HAL_I2C_Master_Sequential_Transmit_IT() local
3259 uint32_t xferrequest = I2C_GENERATE_START_WRITE; in HAL_I2C_Master_Sequential_Transmit_DMA() local
3421 uint32_t xferrequest = I2C_GENERATE_START_READ; in HAL_I2C_Master_Sequential_Receive_IT() local
3505 uint32_t xferrequest = I2C_GENERATE_START_READ; in HAL_I2C_Master_Sequential_Receive_DMA() local
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_i2c.c2578 uint32_t xferrequest = I2C_GENERATE_START_WRITE; in HAL_I2C_Master_Sequential_Transmit_IT() local
2651 uint32_t xferrequest = I2C_GENERATE_START_READ; in HAL_I2C_Master_Sequential_Receive_IT() local