Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_fmpi2c.h287 #define LL_FMPI2C_GENERATE_STOP (uint32_t)(0x80000000U | FMPI2C_CR2_STOP)
1964 SET_BIT(FMPI2Cx->CR2, FMPI2C_CR2_STOP); in LL_FMPI2C_GenerateStopCondition()
2106 FMPI2C_CR2_START | FMPI2C_CR2_STOP | FMPI2C_CR2_RELOAD | in LL_FMPI2C_HandleTransfer()
Dstm32f4xx_hal_fmpsmbus.h325 #define FMPSMBUS_GENERATE_STOP (uint32_t)(0x80000000U | FMPI2C_CR2_STOP)
Dstm32f4xx_hal_fmpi2c.h401 #define FMPI2C_GENERATE_STOP (uint32_t)(0x80000000U | FMPI2C_CR2_STOP)
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_fmpsmbus.c1580 hfmpsmbus->Instance->CR2 |= FMPI2C_CR2_STOP; in HAL_FMPSMBUS_IsDeviceReady()
2106 hfmpsmbus->Instance->CR2 |= FMPI2C_CR2_STOP; in FMPSMBUS_Master_ISR()
2752 FMPI2C_CR2_START | FMPI2C_CR2_STOP | FMPI2C_CR2_PECBYTE)), \ in FMPSMBUS_TransferConfig()
Dstm32f4xx_hal_fmpi2c.c5043 hfmpi2c->Instance->CR2 |= FMPI2C_CR2_STOP; in FMPI2C_Master_ISR_IT()
5491 hfmpi2c->Instance->CR2 |= FMPI2C_CR2_STOP; in FMPI2C_Master_ISR_DMA()
7223 tmp1 = (uint32_t)(hfmpi2c->Instance->CR2 & FMPI2C_CR2_STOP); in FMPI2C_IsErrorOccurred()
7228 (tmp1 != FMPI2C_CR2_STOP) && \ in FMPI2C_IsErrorOccurred()
7232 hfmpi2c->Instance->CR2 |= FMPI2C_CR2_STOP; in FMPI2C_IsErrorOccurred()
7358 FMPI2C_CR2_START | FMPI2C_CR2_STOP)), tmp); in FMPI2C_TransferConfig()
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f410cx.h3909 #define FMPI2C_CR2_STOP FMPI2C_CR2_STOP_Msk /*!< STOP generation… macro
Dstm32f410rx.h3909 #define FMPI2C_CR2_STOP FMPI2C_CR2_STOP_Msk /*!< STOP generation… macro
Dstm32f410tx.h3899 #define FMPI2C_CR2_STOP FMPI2C_CR2_STOP_Msk /*!< STOP generation… macro
Dstm32f412cx.h7983 #define FMPI2C_CR2_STOP FMPI2C_CR2_STOP_Msk /*!< STOP generation… macro
Dstm32f423xx.h8953 #define FMPI2C_CR2_STOP FMPI2C_CR2_STOP_Msk /*!< STOP generation… macro
Dstm32f412zx.h8678 #define FMPI2C_CR2_STOP FMPI2C_CR2_STOP_Msk /*!< STOP generation… macro
Dstm32f412rx.h8672 #define FMPI2C_CR2_STOP FMPI2C_CR2_STOP_Msk /*!< STOP generation… macro
Dstm32f412vx.h8674 #define FMPI2C_CR2_STOP FMPI2C_CR2_STOP_Msk /*!< STOP generation… macro
Dstm32f413xx.h8917 #define FMPI2C_CR2_STOP FMPI2C_CR2_STOP_Msk /*!< STOP generation… macro
Dstm32f446xx.h9463 #define FMPI2C_CR2_STOP FMPI2C_CR2_STOP_Msk /*!< STOP generation… macro