Home
last modified time | relevance | path

Searched refs:STRETCH (Results 1 – 3 of 3) sorted by relevance

/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/
A Dald_i2c.h347 #define IS_I2C_NO_STRETCH(STRETCH) (((STRETCH) == I2C_NOSTRETCH_DISABLE) || \ argument
348 ((STRETCH) == I2C_NOSTRETCH_ENABLE))
/bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Include/
A Dald_i2c.h371 #define IS_I2C_NO_STRETCH(STRETCH) (((STRETCH) == ALD_I2C_NOSTRETCH_DISABLE) || \ argument
372 ((STRETCH) == ALD_I2C_NOSTRETCH_ENABLE))
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_i2c.h688 #define IS_I2C_NO_STRETCH(STRETCH) (((STRETCH) == I2C_NOSTRETCH_DISABLE) || \ argument
689 ((STRETCH) == I2C_NOSTRETCH_ENABLE))

Completed in 64 milliseconds