Home
last modified time | relevance | path

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

/hal_stm32-3.4.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_fmpsmbus.h294 #define FMPSMBUS_PEC_DISABLE (0x00000000U) macro
585 #define IS_FMPSMBUS_PEC(PEC) (((PEC) == FMPSMBUS_PEC_DISABLE) || \