Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_i2c.h161 #define LL_I2C_ISR_ARLO I2C_ISR_ARLO /*!< Arbitration lost …
1646 return (READ_BIT(I2Cx->ISR, I2C_ISR_ARLO) == (I2C_ISR_ARLO)); in LL_I2C_IsActiveFlag_ARLO()
Dstm32l0xx_hal_smbus.h352 #define SMBUS_FLAG_ARLO I2C_ISR_ARLO
Dstm32l0xx_hal_i2c.h374 #define I2C_FLAG_ARLO I2C_ISR_ARLO
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_i2c.h161 #define LL_I2C_ISR_ARLO I2C_ISR_ARLO /*!< Arbitration lost …
1646 return ((READ_BIT(I2Cx->ISR, I2C_ISR_ARLO) == (I2C_ISR_ARLO)) ? 1UL : 0UL); in LL_I2C_IsActiveFlag_ARLO()
Dstm32l4xx_hal_smbus.h396 #define SMBUS_FLAG_ARLO I2C_ISR_ARLO
Dstm32l4xx_hal_i2c.h433 #define I2C_FLAG_ARLO I2C_ISR_ARLO
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h3016 #define I2C_ISR_ARLO I2C_ISR_ARLO_Msk /*!< Arbitration los… macro
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h3296 #define I2C_ISR_ARLO I2C_ISR_ARLO_Msk /*!< Arbitration los… macro
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h3274 #define I2C_ISR_ARLO I2C_ISR_ARLO_Msk /*!< Arbitration los… macro
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h9434 #define I2C_ISR_ARLO I2C_ISR_ARLO_Msk /*!< Arbitration los… macro