Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_fmpi2c.h360 #define FMPI2C_NOSTRETCH_DISABLE (0x00000000U) macro
753 #define IS_FMPI2C_NO_STRETCH(STRETCH) (((STRETCH) == FMPI2C_NOSTRETCH_DISABLE) || \