Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_smbus.h250 #define SMBUS_PEC_ENABLE I2C_CR1_PECEN macro
527 ((PEC) == SMBUS_PEC_ENABLE))
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_smbus.h294 #define SMBUS_PEC_ENABLE I2C_CR1_PECEN macro
579 ((PEC) == SMBUS_PEC_ENABLE))
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_smbus.c312 if ((hsmbus->Init.PacketErrorCheckMode == SMBUS_PEC_ENABLE) in HAL_SMBUS_Init()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_smbus.c388 if ((hsmbus->Init.PacketErrorCheckMode == SMBUS_PEC_ENABLE) in HAL_SMBUS_Init()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h869 #define SMBUS_PEC_ENABLED SMBUS_PEC_ENABLE
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h805 #define SMBUS_PEC_ENABLED SMBUS_PEC_ENABLE
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h805 #define SMBUS_PEC_ENABLED SMBUS_PEC_ENABLE