Home
last modified time | relevance | path

Searched refs:I2C_NOSTRETCH_DISABLE (Results 1 – 9 of 9) sorted by relevance

/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_i2c.h285 #define I2C_NOSTRETCH_DISABLE (0x00000000U) macro
606 #define IS_I2C_NO_STRETCH(STRETCH) (((STRETCH) == I2C_NOSTRETCH_DISABLE) || \
/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_i2c.h300 #define I2C_NOSTRETCH_DISABLE (0x00000000U) macro
643 #define IS_I2C_NO_STRETCH(STRETCH) (((STRETCH) == I2C_NOSTRETCH_DISABLE) || \
/loramac-node-3.6.0-3.5.0/src/boards/NucleoL073/
Di2c-board.c71 I2cHandle.Init.NoStretchMode = I2C_NOSTRETCH_DISABLE; in I2cMcuFormat()
/loramac-node-3.6.0-3.5.0/src/boards/NucleoL476/
Di2c-board.c71 I2cHandle.Init.NoStretchMode = I2C_NOSTRETCH_DISABLE; in I2cMcuFormat()
/loramac-node-3.6.0-3.5.0/src/boards/B-L072Z-LRWAN1/
Di2c-board.c71 I2cHandle.Init.NoStretchMode = I2C_NOSTRETCH_DISABLE; in I2cMcuFormat()
/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_i2c.h359 #define I2C_NOSTRETCH_DISABLE (0x00000000U) macro
725 #define IS_I2C_NO_STRETCH(STRETCH) (((STRETCH) == I2C_NOSTRETCH_DISABLE) || \
/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h617 #define I2C_NOSTRETCH_DISABLED I2C_NOSTRETCH_DISABLE
/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h563 #define I2C_NOSTRETCH_DISABLED I2C_NOSTRETCH_DISABLE
/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h563 #define I2C_NOSTRETCH_DISABLED I2C_NOSTRETCH_DISABLE