Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_i2c.h157 #define LL_I2C_ISR_STOPF I2C_ISR_STOPF /*!< Stop detection flag …
1594 return (READ_BIT(I2Cx->ISR, I2C_ISR_STOPF) == (I2C_ISR_STOPF)); in LL_I2C_IsActiveFlag_STOP()
Dstm32l0xx_hal_smbus.h348 #define SMBUS_FLAG_STOPF I2C_ISR_STOPF
Dstm32l0xx_hal_i2c.h370 #define I2C_FLAG_STOPF I2C_ISR_STOPF
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_i2c.h157 #define LL_I2C_ISR_STOPF I2C_ISR_STOPF /*!< Stop detection flag …
1594 return ((READ_BIT(I2Cx->ISR, I2C_ISR_STOPF) == (I2C_ISR_STOPF)) ? 1UL : 0UL); in LL_I2C_IsActiveFlag_STOP()
Dstm32l4xx_hal_smbus.h392 #define SMBUS_FLAG_STOPF I2C_ISR_STOPF
Dstm32l4xx_hal_i2c.h429 #define I2C_FLAG_STOPF I2C_ISR_STOPF
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h3004 #define I2C_ISR_STOPF I2C_ISR_STOPF_Msk /*!< STOP detection … macro
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h3284 #define I2C_ISR_STOPF I2C_ISR_STOPF_Msk /*!< STOP detection … macro
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h3262 #define I2C_ISR_STOPF I2C_ISR_STOPF_Msk /*!< STOP detection … macro
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h9422 #define I2C_ISR_STOPF I2C_ISR_STOPF_Msk /*!< STOP detection … macro