Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_smbus.h231 #define SMBUS_GENERALCALL_DISABLE (0x00000000U) macro
520 #define IS_SMBUS_GENERAL_CALL(CALL) (((CALL) == SMBUS_GENERALCALL_DISABLE) || \
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_smbus.h275 #define SMBUS_GENERALCALL_DISABLE (0x00000000U) macro
572 #define IS_SMBUS_GENERAL_CALL(CALL) (((CALL) == SMBUS_GENERALCALL_DISABLE) || \
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h862 #define SMBUS_GENERALCALL_DISABLED SMBUS_GENERALCALL_DISABLE
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h798 #define SMBUS_GENERALCALL_DISABLED SMBUS_GENERALCALL_DISABLE
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h798 #define SMBUS_GENERALCALL_DISABLED SMBUS_GENERALCALL_DISABLE