Home
last modified time | relevance | path

Searched refs:FMPI2C_CR2_NBYTES_Pos (Results 1 – 13 of 13) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_fmpi2c.h1913 MODIFY_REG(FMPI2Cx->CR2, FMPI2C_CR2_NBYTES, TransferSize << FMPI2C_CR2_NBYTES_Pos); in LL_FMPI2C_SetTransferSize()
1924 return (uint32_t)(READ_BIT(FMPI2Cx->CR2, FMPI2C_CR2_NBYTES) >> FMPI2C_CR2_NBYTES_Pos); in LL_FMPI2C_GetTransferSize()
2100 … (((uint32_t)TransferSize << FMPI2C_CR2_NBYTES_Pos) & FMPI2C_CR2_NBYTES) | \ in LL_FMPI2C_HandleTransfer()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_fmpsmbus.c2754 (((uint32_t)Size << FMPI2C_CR2_NBYTES_Pos) & FMPI2C_CR2_NBYTES) | \ in FMPSMBUS_TransferConfig()
Dstm32f4xx_hal_fmpi2c.c7351 (((uint32_t)Size << FMPI2C_CR2_NBYTES_Pos) & FMPI2C_CR2_NBYTES) | \ in FMPI2C_TransferConfig()
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f410cx.h3913 #define FMPI2C_CR2_NBYTES_Pos (16U) macro
3914 #define FMPI2C_CR2_NBYTES_Msk (0xFFUL << FMPI2C_CR2_NBYTES_Pos) /*!< 0x00FF0000 */
Dstm32f410rx.h3913 #define FMPI2C_CR2_NBYTES_Pos (16U) macro
3914 #define FMPI2C_CR2_NBYTES_Msk (0xFFUL << FMPI2C_CR2_NBYTES_Pos) /*!< 0x00FF0000 */
Dstm32f410tx.h3903 #define FMPI2C_CR2_NBYTES_Pos (16U) macro
3904 #define FMPI2C_CR2_NBYTES_Msk (0xFFUL << FMPI2C_CR2_NBYTES_Pos) /*!< 0x00FF0000 */
Dstm32f412cx.h7987 #define FMPI2C_CR2_NBYTES_Pos (16U) macro
7988 #define FMPI2C_CR2_NBYTES_Msk (0xFFUL << FMPI2C_CR2_NBYTES_Pos) /*!< 0x00FF0000 */
Dstm32f423xx.h8957 #define FMPI2C_CR2_NBYTES_Pos (16U) macro
8958 #define FMPI2C_CR2_NBYTES_Msk (0xFFUL << FMPI2C_CR2_NBYTES_Pos) /*!< 0x00FF0000 */
Dstm32f412zx.h8682 #define FMPI2C_CR2_NBYTES_Pos (16U) macro
8683 #define FMPI2C_CR2_NBYTES_Msk (0xFFUL << FMPI2C_CR2_NBYTES_Pos) /*!< 0x00FF0000 */
Dstm32f412rx.h8676 #define FMPI2C_CR2_NBYTES_Pos (16U) macro
8677 #define FMPI2C_CR2_NBYTES_Msk (0xFFUL << FMPI2C_CR2_NBYTES_Pos) /*!< 0x00FF0000 */
Dstm32f412vx.h8678 #define FMPI2C_CR2_NBYTES_Pos (16U) macro
8679 #define FMPI2C_CR2_NBYTES_Msk (0xFFUL << FMPI2C_CR2_NBYTES_Pos) /*!< 0x00FF0000 */
Dstm32f413xx.h8921 #define FMPI2C_CR2_NBYTES_Pos (16U) macro
8922 #define FMPI2C_CR2_NBYTES_Msk (0xFFUL << FMPI2C_CR2_NBYTES_Pos) /*!< 0x00FF0000 */
Dstm32f446xx.h9467 #define FMPI2C_CR2_NBYTES_Pos (16U) macro
9468 #define FMPI2C_CR2_NBYTES_Msk (0xFFUL << FMPI2C_CR2_NBYTES_Pos) /*!< 0x00FF0000 */