Home
last modified time | relevance | path

Searched refs:TypeAcknowledge (Results 1 – 25 of 50) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_i2c.c147 assert_param(IS_LL_I2C_TYPE_ACKNOWLEDGE(I2C_InitStruct->TypeAcknowledge)); in LL_I2C_Init()
185 LL_I2C_AcknowledgeNextData(I2Cx, I2C_InitStruct->TypeAcknowledge); in LL_I2C_Init()
202 I2C_InitStruct->TypeAcknowledge = LL_I2C_NACK; in LL_I2C_StructInit()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_ll_i2c.c148 assert_param(IS_LL_I2C_TYPE_ACKNOWLEDGE(I2C_InitStruct->TypeAcknowledge)); in LL_I2C_Init()
190 LL_I2C_AcknowledgeNextData(I2Cx, I2C_InitStruct->TypeAcknowledge); in LL_I2C_Init()
207 I2C_InitStruct->TypeAcknowledge = LL_I2C_NACK; in LL_I2C_StructInit()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_i2c.c144 assert_param(IS_LL_I2C_TYPE_ACKNOWLEDGE(I2C_InitStruct->TypeAcknowledge)); in LL_I2C_Init()
192 LL_I2C_AcknowledgeNextData(I2Cx, I2C_InitStruct->TypeAcknowledge); in LL_I2C_Init()
210 I2C_InitStruct->TypeAcknowledge = LL_I2C_NACK; in LL_I2C_StructInit()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_i2c.c137 assert_param(IS_LL_I2C_TYPE_ACKNOWLEDGE(I2C_InitStruct->TypeAcknowledge)); in LL_I2C_Init()
185 LL_I2C_AcknowledgeNextData(I2Cx, I2C_InitStruct->TypeAcknowledge); in LL_I2C_Init()
203 I2C_InitStruct->TypeAcknowledge = LL_I2C_NACK; in LL_I2C_StructInit()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_i2c.c141 assert_param(IS_LL_I2C_TYPE_ACKNOWLEDGE(I2C_InitStruct->TypeAcknowledge)); in LL_I2C_Init()
179 LL_I2C_AcknowledgeNextData(I2Cx, I2C_InitStruct->TypeAcknowledge); in LL_I2C_Init()
196 I2C_InitStruct->TypeAcknowledge = LL_I2C_NACK; in LL_I2C_StructInit()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_ll_i2c.c138 assert_param(IS_LL_I2C_TYPE_ACKNOWLEDGE(I2C_InitStruct->TypeAcknowledge)); in LL_I2C_Init()
186 LL_I2C_AcknowledgeNextData(I2Cx, I2C_InitStruct->TypeAcknowledge); in LL_I2C_Init()
204 I2C_InitStruct->TypeAcknowledge = LL_I2C_NACK; in LL_I2C_StructInit()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_ll_i2c.c138 assert_param(IS_LL_I2C_TYPE_ACKNOWLEDGE(I2C_InitStruct->TypeAcknowledge)); in LL_I2C_Init()
186 LL_I2C_AcknowledgeNextData(I2Cx, I2C_InitStruct->TypeAcknowledge); in LL_I2C_Init()
204 I2C_InitStruct->TypeAcknowledge = LL_I2C_NACK; in LL_I2C_StructInit()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_fmpi2c.c128 assert_param(IS_LL_FMPI2C_TYPE_ACKNOWLEDGE(FMPI2C_InitStruct->TypeAcknowledge)); in LL_FMPI2C_Init()
176 LL_FMPI2C_AcknowledgeNextData(FMPI2Cx, FMPI2C_InitStruct->TypeAcknowledge); in LL_FMPI2C_Init()
194 FMPI2C_InitStruct->TypeAcknowledge = LL_FMPI2C_NACK; in LL_FMPI2C_StructInit()
Dstm32f4xx_ll_i2c.c160 assert_param(IS_LL_I2C_TYPE_ACKNOWLEDGE(I2C_InitStruct->TypeAcknowledge)); in LL_I2C_Init()
207 LL_I2C_AcknowledgeNextData(I2Cx, I2C_InitStruct->TypeAcknowledge); in LL_I2C_Init()
228 I2C_InitStruct->TypeAcknowledge = LL_I2C_NACK; in LL_I2C_StructInit()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_i2c.c137 assert_param(IS_LL_I2C_TYPE_ACKNOWLEDGE(I2C_InitStruct->TypeAcknowledge)); in LL_I2C_Init()
185 LL_I2C_AcknowledgeNextData(I2Cx, I2C_InitStruct->TypeAcknowledge); in LL_I2C_Init()
203 I2C_InitStruct->TypeAcknowledge = LL_I2C_NACK; in LL_I2C_StructInit()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_ll_i2c.c138 assert_param(IS_LL_I2C_TYPE_ACKNOWLEDGE(I2C_InitStruct->TypeAcknowledge)); in LL_I2C_Init()
186 LL_I2C_AcknowledgeNextData(I2Cx, I2C_InitStruct->TypeAcknowledge); in LL_I2C_Init()
204 I2C_InitStruct->TypeAcknowledge = LL_I2C_NACK; in LL_I2C_StructInit()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_i2c.c146 assert_param(IS_LL_I2C_TYPE_ACKNOWLEDGE(I2C_InitStruct->TypeAcknowledge)); in LL_I2C_Init()
194 LL_I2C_AcknowledgeNextData(I2Cx, I2C_InitStruct->TypeAcknowledge); in LL_I2C_Init()
212 I2C_InitStruct->TypeAcknowledge = LL_I2C_NACK; in LL_I2C_StructInit()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_i2c.c144 assert_param(IS_LL_I2C_TYPE_ACKNOWLEDGE(I2C_InitStruct->TypeAcknowledge)); in LL_I2C_Init()
192 LL_I2C_AcknowledgeNextData(I2Cx, I2C_InitStruct->TypeAcknowledge); in LL_I2C_Init()
210 I2C_InitStruct->TypeAcknowledge = LL_I2C_NACK; in LL_I2C_StructInit()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_ll_i2c.c139 assert_param(IS_LL_I2C_TYPE_ACKNOWLEDGE(I2C_InitStruct->TypeAcknowledge)); in LL_I2C_Init()
177 LL_I2C_AcknowledgeNextData(I2Cx, I2C_InitStruct->TypeAcknowledge); in LL_I2C_Init()
194 I2C_InitStruct->TypeAcknowledge = LL_I2C_NACK; in LL_I2C_StructInit()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_i2c.c152 assert_param(IS_LL_I2C_TYPE_ACKNOWLEDGE(I2C_InitStruct->TypeAcknowledge)); in LL_I2C_Init()
200 LL_I2C_AcknowledgeNextData(I2Cx, I2C_InitStruct->TypeAcknowledge); in LL_I2C_Init()
218 I2C_InitStruct->TypeAcknowledge = LL_I2C_NACK; in LL_I2C_StructInit()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_i2c.c148 assert_param(IS_LL_I2C_TYPE_ACKNOWLEDGE(I2C_InitStruct->TypeAcknowledge)); in LL_I2C_Init()
196 LL_I2C_AcknowledgeNextData(I2Cx, I2C_InitStruct->TypeAcknowledge); in LL_I2C_Init()
214 I2C_InitStruct->TypeAcknowledge = LL_I2C_NACK; in LL_I2C_StructInit()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_i2c.c154 assert_param(IS_LL_I2C_TYPE_ACKNOWLEDGE(I2C_InitStruct->TypeAcknowledge)); in LL_I2C_Init()
202 LL_I2C_AcknowledgeNextData(I2Cx, I2C_InitStruct->TypeAcknowledge); in LL_I2C_Init()
220 I2C_InitStruct->TypeAcknowledge = LL_I2C_NACK; in LL_I2C_StructInit()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_ll_i2c.c148 assert_param(IS_LL_I2C_TYPE_ACKNOWLEDGE(I2C_InitStruct->TypeAcknowledge)); in LL_I2C_Init()
196 LL_I2C_AcknowledgeNextData(I2Cx, I2C_InitStruct->TypeAcknowledge); in LL_I2C_Init()
214 I2C_InitStruct->TypeAcknowledge = LL_I2C_NACK; in LL_I2C_StructInit()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_i2c.c156 assert_param(IS_LL_I2C_TYPE_ACKNOWLEDGE(I2C_InitStruct->TypeAcknowledge)); in LL_I2C_Init()
204 LL_I2C_AcknowledgeNextData(I2Cx, I2C_InitStruct->TypeAcknowledge); in LL_I2C_Init()
222 I2C_InitStruct->TypeAcknowledge = LL_I2C_NACK; in LL_I2C_StructInit()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_i2c.c152 assert_param(IS_LL_I2C_TYPE_ACKNOWLEDGE(I2C_InitStruct->TypeAcknowledge)); in LL_I2C_Init()
200 LL_I2C_AcknowledgeNextData(I2Cx, I2C_InitStruct->TypeAcknowledge); in LL_I2C_Init()
218 I2C_InitStruct->TypeAcknowledge = LL_I2C_NACK; in LL_I2C_StructInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_i2c.c162 assert_param(IS_LL_I2C_TYPE_ACKNOWLEDGE(I2C_InitStruct->TypeAcknowledge)); in LL_I2C_Init()
210 LL_I2C_AcknowledgeNextData(I2Cx, I2C_InitStruct->TypeAcknowledge); in LL_I2C_Init()
228 I2C_InitStruct->TypeAcknowledge = LL_I2C_NACK; in LL_I2C_StructInit()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_i2c.c156 assert_param(IS_LL_I2C_TYPE_ACKNOWLEDGE(I2C_InitStruct->TypeAcknowledge)); in LL_I2C_Init()
204 LL_I2C_AcknowledgeNextData(I2Cx, I2C_InitStruct->TypeAcknowledge); in LL_I2C_Init()
222 I2C_InitStruct->TypeAcknowledge = LL_I2C_NACK; in LL_I2C_StructInit()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_i2c.c156 assert_param(IS_LL_I2C_TYPE_ACKNOWLEDGE(I2C_InitStruct->TypeAcknowledge)); in LL_I2C_Init()
204 LL_I2C_AcknowledgeNextData(I2Cx, I2C_InitStruct->TypeAcknowledge); in LL_I2C_Init()
222 I2C_InitStruct->TypeAcknowledge = LL_I2C_NACK; in LL_I2C_StructInit()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_i2c.c172 assert_param(IS_LL_I2C_TYPE_ACKNOWLEDGE(I2C_InitStruct->TypeAcknowledge)); in LL_I2C_Init()
220 LL_I2C_AcknowledgeNextData(I2Cx, I2C_InitStruct->TypeAcknowledge); in LL_I2C_Init()
238 I2C_InitStruct->TypeAcknowledge = LL_I2C_NACK; in LL_I2C_StructInit()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_i2c.c168 assert_param(IS_LL_I2C_TYPE_ACKNOWLEDGE(I2C_InitStruct->TypeAcknowledge)); in LL_I2C_Init()
216 LL_I2C_AcknowledgeNextData(I2Cx, I2C_InitStruct->TypeAcknowledge); in LL_I2C_Init()
234 I2C_InitStruct->TypeAcknowledge = LL_I2C_NACK; in LL_I2C_StructInit()

12