Home
last modified time | relevance | path

Searched refs:FMPI2C_CR2_NBYTES (Results 1 – 15 of 15) 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()
2107 FMPI2C_CR2_NBYTES | FMPI2C_CR2_AUTOEND | FMPI2C_CR2_HEAD10R, in LL_FMPI2C_HandleTransfer()
Dstm32f4xx_hal_fmpsmbus.h629FMPI2C_CR2_NBYTES | FMPI2C_CR2_RELOAD | \
Dstm32f4xx_hal_fmpi2c.h784FMPI2C_CR2_NBYTES | FMPI2C_CR2_RELOAD | \
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_fmpsmbus.c2750 ((FMPI2C_CR2_SADD | FMPI2C_CR2_NBYTES | FMPI2C_CR2_RELOAD | FMPI2C_CR2_AUTOEND | \ in FMPSMBUS_TransferConfig()
2754 (((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()
7356 ((FMPI2C_CR2_SADD | FMPI2C_CR2_NBYTES | FMPI2C_CR2_RELOAD | FMPI2C_CR2_AUTOEND | \ in FMPI2C_TransferConfig()
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f410cx.h3915 #define FMPI2C_CR2_NBYTES FMPI2C_CR2_NBYTES_Msk /*!< Number of bytes… macro
Dstm32f410rx.h3915 #define FMPI2C_CR2_NBYTES FMPI2C_CR2_NBYTES_Msk /*!< Number of bytes… macro
Dstm32f410tx.h3905 #define FMPI2C_CR2_NBYTES FMPI2C_CR2_NBYTES_Msk /*!< Number of bytes… macro
Dstm32f412cx.h7989 #define FMPI2C_CR2_NBYTES FMPI2C_CR2_NBYTES_Msk /*!< Number of bytes… macro
Dstm32f423xx.h8959 #define FMPI2C_CR2_NBYTES FMPI2C_CR2_NBYTES_Msk /*!< Number of bytes… macro
Dstm32f412zx.h8684 #define FMPI2C_CR2_NBYTES FMPI2C_CR2_NBYTES_Msk /*!< Number of bytes… macro
Dstm32f412rx.h8678 #define FMPI2C_CR2_NBYTES FMPI2C_CR2_NBYTES_Msk /*!< Number of bytes… macro
Dstm32f412vx.h8680 #define FMPI2C_CR2_NBYTES FMPI2C_CR2_NBYTES_Msk /*!< Number of bytes… macro
Dstm32f413xx.h8923 #define FMPI2C_CR2_NBYTES FMPI2C_CR2_NBYTES_Msk /*!< Number of bytes… macro
Dstm32f446xx.h9469 #define FMPI2C_CR2_NBYTES FMPI2C_CR2_NBYTES_Msk /*!< Number of bytes… macro