Searched refs:FMPI2C_CR2_ADD10 (Results 1 – 15 of 15) sorted by relevance
203 #define LL_FMPI2C_ADDRESSING_MODE_10BIT FMPI2C_CR2_ADD10 /*!< Master operates in …246 #define LL_FMPI2C_ADDRSLAVE_10BIT FMPI2C_CR2_ADD10 /*!< Slave Address in 10…753 MODIFY_REG(FMPI2Cx->CR2, FMPI2C_CR2_ADD10, AddressingMode); in LL_FMPI2C_SetMasterAddressingMode()766 return (uint32_t)(READ_BIT(FMPI2Cx->CR2, FMPI2C_CR2_ADD10)); in LL_FMPI2C_GetMasterAddressingMode()2099 ((uint32_t)SlaveAddrSize & FMPI2C_CR2_ADD10) | \ in LL_FMPI2C_HandleTransfer()2104 MODIFY_REG(FMPI2Cx->CR2, FMPI2C_CR2_SADD | FMPI2C_CR2_ADD10 | in LL_FMPI2C_HandleTransfer()
637 … (FMPI2C_CR2_SADD)) | (FMPI2C_CR2_ADD10) | \
807 … (FMPI2C_CR2_ADD10) | (FMPI2C_CR2_START) | \
373 hfmpsmbus->Instance->CR2 = (FMPI2C_CR2_ADD10); in HAL_FMPSMBUS_Init()
612 SET_BIT(hfmpi2c->Instance->CR2, FMPI2C_CR2_ADD10); in HAL_FMPI2C_Init()617 CLEAR_BIT(hfmpi2c->Instance->CR2, FMPI2C_CR2_ADD10); in HAL_FMPI2C_Init()
3900 #define FMPI2C_CR2_ADD10 FMPI2C_CR2_ADD10_Msk /*!< 10-bit addressi… macro
3890 #define FMPI2C_CR2_ADD10 FMPI2C_CR2_ADD10_Msk /*!< 10-bit addressi… macro
7974 #define FMPI2C_CR2_ADD10 FMPI2C_CR2_ADD10_Msk /*!< 10-bit addressi… macro
8944 #define FMPI2C_CR2_ADD10 FMPI2C_CR2_ADD10_Msk /*!< 10-bit addressi… macro
8669 #define FMPI2C_CR2_ADD10 FMPI2C_CR2_ADD10_Msk /*!< 10-bit addressi… macro
8663 #define FMPI2C_CR2_ADD10 FMPI2C_CR2_ADD10_Msk /*!< 10-bit addressi… macro
8665 #define FMPI2C_CR2_ADD10 FMPI2C_CR2_ADD10_Msk /*!< 10-bit addressi… macro
8908 #define FMPI2C_CR2_ADD10 FMPI2C_CR2_ADD10_Msk /*!< 10-bit addressi… macro
9454 #define FMPI2C_CR2_ADD10 FMPI2C_CR2_ADD10_Msk /*!< 10-bit addressi… macro