Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_i2c.h300 #define I2C_NOSTRETCH_DISABLE (0x00000000U) macro
643 #define IS_I2C_NO_STRETCH(STRETCH) (((STRETCH) == I2C_NOSTRETCH_DISABLE) || \
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_i2c.h300 #define I2C_NOSTRETCH_DISABLE (0x00000000U) macro
643 #define IS_I2C_NO_STRETCH(STRETCH) (((STRETCH) == I2C_NOSTRETCH_DISABLE) || \
/external/arm-trusted-firmware/drivers/st/pmic/
Dstm32mp_pmic.c213 i2c_init.no_stretch_mode = I2C_NOSTRETCH_DISABLE;
/external/arm-trusted-firmware/include/drivers/st/
Dstm32_i2c.h252 #define I2C_NOSTRETCH_DISABLE 0x00000000U macro
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h563 #define I2C_NOSTRETCH_DISABLED I2C_NOSTRETCH_DISABLE
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h563 #define I2C_NOSTRETCH_DISABLED I2C_NOSTRETCH_DISABLE