Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_i2c.h1696 SET_BIT(I2Cx->CR1, I2C_CR1_PEC); in LL_I2C_EnableSMBusPECCompare()
1709 CLEAR_BIT(I2Cx->CR1, I2C_CR1_PEC); in LL_I2C_DisableSMBusPECCompare()
1722 return (READ_BIT(I2Cx->CR1, I2C_CR1_PEC) == (I2C_CR1_PEC)); in LL_I2C_IsEnabledSMBusPECCompare()
/loramac-node-2.7.6/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h3421 #define I2C_CR1_PEC I2C_CR1_PEC_Msk /*!< Packet Error Ch… macro
/loramac-node-2.7.6/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h3421 #define I2C_CR1_PEC I2C_CR1_PEC_Msk /*!< Packet Error Ch… macro
/loramac-node-2.7.6/src/boards/NAMote72/cmsis/
Dstm32l152xc.h3698 #define I2C_CR1_PEC I2C_CR1_PEC_Msk /*!< Packet Error Ch… macro
/loramac-node-2.7.6/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h3768 #define I2C_CR1_PEC I2C_CR1_PEC_Msk /*!< Packet Error Ch… macro