Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_fmpi2c.h351 #define FMPI2C_GENERALCALL_DISABLE (0x00000000U) macro
750 #define IS_FMPI2C_GENERAL_CALL(CALL) (((CALL) == FMPI2C_GENERALCALL_DISABLE) || \