Home
last modified time | relevance | path

Searched refs:FMPI2C_CR2_START (Results 1 – 15 of 15) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_fmpi2c.h289 #define LL_FMPI2C_GENERATE_START_READ (uint32_t)(0x80000000U | FMPI2C_CR2_START | FMPI2C_C…
291 #define LL_FMPI2C_GENERATE_START_WRITE (uint32_t)(0x80000000U | FMPI2C_CR2_START)
293 #define LL_FMPI2C_GENERATE_RESTART_7BIT_READ (uint32_t)(0x80000000U | FMPI2C_CR2_START | FMPI2C_C…
295 #define LL_FMPI2C_GENERATE_RESTART_7BIT_WRITE (uint32_t)(0x80000000U | FMPI2C_CR2_START)
297 #define LL_FMPI2C_GENERATE_RESTART_10BIT_READ (uint32_t)(0x80000000U | FMPI2C_CR2_START | \
300 #define LL_FMPI2C_GENERATE_RESTART_10BIT_WRITE (uint32_t)(0x80000000U | FMPI2C_CR2_START)
1953 SET_BIT(FMPI2Cx->CR2, FMPI2C_CR2_START); in LL_FMPI2C_GenerateStartCondition()
2106 FMPI2C_CR2_START | FMPI2C_CR2_STOP | FMPI2C_CR2_RELOAD | in LL_FMPI2C_HandleTransfer()
Dstm32f4xx_hal_fmpsmbus.h326 #define FMPSMBUS_GENERATE_START_READ (uint32_t)(0x80000000U | FMPI2C_CR2_START | FMPI…
327 #define FMPSMBUS_GENERATE_START_WRITE (uint32_t)(0x80000000U | FMPI2C_CR2_START)
634 … (FMPI2C_CR2_START) | (FMPI2C_CR2_AUTOEND)) & \
638 … (FMPI2C_CR2_START)) & (~FMPI2C_CR2_RD_WRN)))
Dstm32f4xx_hal_fmpi2c.h402 #define FMPI2C_GENERATE_START_READ (uint32_t)(0x80000000U | FMPI2C_CR2_START | FMPI2C_CR2_R…
403 #define FMPI2C_GENERATE_START_WRITE (uint32_t)(0x80000000U | FMPI2C_CR2_START)
804 … (FMPI2C_CR2_START) | (FMPI2C_CR2_AUTOEND)) & \
807 … (FMPI2C_CR2_ADD10) | (FMPI2C_CR2_START) | \
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_fmpsmbus.c2752 FMPI2C_CR2_START | FMPI2C_CR2_STOP | FMPI2C_CR2_PECBYTE)), \ in FMPSMBUS_TransferConfig()
Dstm32f4xx_hal_fmpi2c.c7358 FMPI2C_CR2_START | FMPI2C_CR2_STOP)), tmp); in FMPI2C_TransferConfig()
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f410cx.h3906 #define FMPI2C_CR2_START FMPI2C_CR2_START_Msk /*!< START generatio… macro
Dstm32f410rx.h3906 #define FMPI2C_CR2_START FMPI2C_CR2_START_Msk /*!< START generatio… macro
Dstm32f410tx.h3896 #define FMPI2C_CR2_START FMPI2C_CR2_START_Msk /*!< START generatio… macro
Dstm32f412cx.h7980 #define FMPI2C_CR2_START FMPI2C_CR2_START_Msk /*!< START generatio… macro
Dstm32f423xx.h8950 #define FMPI2C_CR2_START FMPI2C_CR2_START_Msk /*!< START generatio… macro
Dstm32f412zx.h8675 #define FMPI2C_CR2_START FMPI2C_CR2_START_Msk /*!< START generatio… macro
Dstm32f412rx.h8669 #define FMPI2C_CR2_START FMPI2C_CR2_START_Msk /*!< START generatio… macro
Dstm32f412vx.h8671 #define FMPI2C_CR2_START FMPI2C_CR2_START_Msk /*!< START generatio… macro
Dstm32f413xx.h8914 #define FMPI2C_CR2_START FMPI2C_CR2_START_Msk /*!< START generatio… macro
Dstm32f446xx.h9460 #define FMPI2C_CR2_START FMPI2C_CR2_START_Msk /*!< START generatio… macro