/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_ll_i2c.c | 147 assert_param(IS_LL_I2C_OWN_ADDRESS1(I2C_InitStruct->OwnAddress1)); in LL_I2C_Init() 177 LL_I2C_SetOwnAddress1(I2Cx, I2C_InitStruct->OwnAddress1, I2C_InitStruct->OwnAddrSize); in LL_I2C_Init() 180 if (I2C_InitStruct->OwnAddress1 != 0U) in LL_I2C_Init() 206 I2C_InitStruct->OwnAddress1 = 0U; in LL_I2C_StructInit()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_ll_i2c.c | 143 assert_param(IS_LL_I2C_OWN_ADDRESS1(I2C_InitStruct->OwnAddress1)); in LL_I2C_Init() 173 LL_I2C_SetOwnAddress1(I2Cx, I2C_InitStruct->OwnAddress1, I2C_InitStruct->OwnAddrSize); in LL_I2C_Init() 176 if (I2C_InitStruct->OwnAddress1 != 0U) in LL_I2C_Init() 209 I2C_InitStruct->OwnAddress1 = 0U; in LL_I2C_StructInit()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_ll_i2c.c | 136 assert_param(IS_LL_I2C_OWN_ADDRESS1(I2C_InitStruct->OwnAddress1)); in LL_I2C_Init() 166 LL_I2C_SetOwnAddress1(I2Cx, I2C_InitStruct->OwnAddress1, I2C_InitStruct->OwnAddrSize); in LL_I2C_Init() 169 if (I2C_InitStruct->OwnAddress1 != 0U) in LL_I2C_Init() 202 I2C_InitStruct->OwnAddress1 = 0U; in LL_I2C_StructInit()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_ll_i2c.c | 137 assert_param(IS_LL_I2C_OWN_ADDRESS1(I2C_InitStruct->OwnAddress1)); in LL_I2C_Init() 167 LL_I2C_SetOwnAddress1(I2Cx, I2C_InitStruct->OwnAddress1, I2C_InitStruct->OwnAddrSize); in LL_I2C_Init() 170 if (I2C_InitStruct->OwnAddress1 != 0U) in LL_I2C_Init() 203 I2C_InitStruct->OwnAddress1 = 0U; in LL_I2C_StructInit()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_ll_i2c.c | 137 assert_param(IS_LL_I2C_OWN_ADDRESS1(I2C_InitStruct->OwnAddress1)); in LL_I2C_Init() 167 LL_I2C_SetOwnAddress1(I2Cx, I2C_InitStruct->OwnAddress1, I2C_InitStruct->OwnAddrSize); in LL_I2C_Init() 170 if (I2C_InitStruct->OwnAddress1 != 0U) in LL_I2C_Init() 203 I2C_InitStruct->OwnAddress1 = 0U; in LL_I2C_StructInit()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_ll_fmpi2c.c | 127 assert_param(IS_LL_FMPI2C_OWN_ADDRESS1(FMPI2C_InitStruct->OwnAddress1)); in LL_FMPI2C_Init() 157 LL_FMPI2C_SetOwnAddress1(FMPI2Cx, FMPI2C_InitStruct->OwnAddress1, FMPI2C_InitStruct->OwnAddrSize); in LL_FMPI2C_Init() 160 if (FMPI2C_InitStruct->OwnAddress1 != 0U) in LL_FMPI2C_Init() 193 FMPI2C_InitStruct->OwnAddress1 = 0U; in LL_FMPI2C_StructInit()
|
D | stm32f4xx_ll_i2c.c | 159 assert_param(IS_LL_I2C_OWN_ADDRESS1(I2C_InitStruct->OwnAddress1)); in LL_I2C_Init() 191 LL_I2C_SetOwnAddress1(I2Cx, I2C_InitStruct->OwnAddress1, I2C_InitStruct->OwnAddrSize); in LL_I2C_Init() 227 I2C_InitStruct->OwnAddress1 = 0U; in LL_I2C_StructInit()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_ll_i2c.c | 136 assert_param(IS_LL_I2C_OWN_ADDRESS1(I2C_InitStruct->OwnAddress1)); in LL_I2C_Init() 166 LL_I2C_SetOwnAddress1(I2Cx, I2C_InitStruct->OwnAddress1, I2C_InitStruct->OwnAddrSize); in LL_I2C_Init() 169 if (I2C_InitStruct->OwnAddress1 != 0U) in LL_I2C_Init() 202 I2C_InitStruct->OwnAddress1 = 0U; in LL_I2C_StructInit()
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/ |
D | stm32wb0x_ll_i2c.c | 137 assert_param(IS_LL_I2C_OWN_ADDRESS1(I2C_InitStruct->OwnAddress1)); in LL_I2C_Init() 167 LL_I2C_SetOwnAddress1(I2Cx, I2C_InitStruct->OwnAddress1, I2C_InitStruct->OwnAddrSize); in LL_I2C_Init() 170 if (I2C_InitStruct->OwnAddress1 != 0U) in LL_I2C_Init() 203 I2C_InitStruct->OwnAddress1 = 0U; in LL_I2C_StructInit()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_ll_i2c.c | 145 assert_param(IS_LL_I2C_OWN_ADDRESS1(I2C_InitStruct->OwnAddress1)); in LL_I2C_Init() 175 LL_I2C_SetOwnAddress1(I2Cx, I2C_InitStruct->OwnAddress1, I2C_InitStruct->OwnAddrSize); in LL_I2C_Init() 178 if (I2C_InitStruct->OwnAddress1 != 0U) in LL_I2C_Init() 211 I2C_InitStruct->OwnAddress1 = 0U; in LL_I2C_StructInit()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_ll_i2c.c | 143 assert_param(IS_LL_I2C_OWN_ADDRESS1(I2C_InitStruct->OwnAddress1)); in LL_I2C_Init() 173 LL_I2C_SetOwnAddress1(I2Cx, I2C_InitStruct->OwnAddress1, I2C_InitStruct->OwnAddrSize); in LL_I2C_Init() 176 if (I2C_InitStruct->OwnAddress1 != 0U) in LL_I2C_Init() 209 I2C_InitStruct->OwnAddress1 = 0U; in LL_I2C_StructInit()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_ll_i2c.c | 151 assert_param(IS_LL_I2C_OWN_ADDRESS1(I2C_InitStruct->OwnAddress1)); in LL_I2C_Init() 181 LL_I2C_SetOwnAddress1(I2Cx, I2C_InitStruct->OwnAddress1, I2C_InitStruct->OwnAddrSize); in LL_I2C_Init() 184 if (I2C_InitStruct->OwnAddress1 != 0U) in LL_I2C_Init() 217 I2C_InitStruct->OwnAddress1 = 0U; in LL_I2C_StructInit()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_ll_i2c.c | 147 assert_param(IS_LL_I2C_OWN_ADDRESS1(I2C_InitStruct->OwnAddress1)); in LL_I2C_Init() 177 LL_I2C_SetOwnAddress1(I2Cx, I2C_InitStruct->OwnAddress1, I2C_InitStruct->OwnAddrSize); in LL_I2C_Init() 180 if (I2C_InitStruct->OwnAddress1 != 0U) in LL_I2C_Init() 213 I2C_InitStruct->OwnAddress1 = 0U; in LL_I2C_StructInit()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_ll_i2c.c | 153 assert_param(IS_LL_I2C_OWN_ADDRESS1(I2C_InitStruct->OwnAddress1)); in LL_I2C_Init() 183 LL_I2C_SetOwnAddress1(I2Cx, I2C_InitStruct->OwnAddress1, I2C_InitStruct->OwnAddrSize); in LL_I2C_Init() 186 if (I2C_InitStruct->OwnAddress1 != 0U) in LL_I2C_Init() 219 I2C_InitStruct->OwnAddress1 = 0U; in LL_I2C_StructInit()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_ll_i2c.c | 147 assert_param(IS_LL_I2C_OWN_ADDRESS1(I2C_InitStruct->OwnAddress1)); in LL_I2C_Init() 177 LL_I2C_SetOwnAddress1(I2Cx, I2C_InitStruct->OwnAddress1, I2C_InitStruct->OwnAddrSize); in LL_I2C_Init() 180 if (I2C_InitStruct->OwnAddress1 != 0U) in LL_I2C_Init() 213 I2C_InitStruct->OwnAddress1 = 0U; in LL_I2C_StructInit()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_ll_i2c.c | 155 assert_param(IS_LL_I2C_OWN_ADDRESS1(I2C_InitStruct->OwnAddress1)); in LL_I2C_Init() 185 LL_I2C_SetOwnAddress1(I2Cx, I2C_InitStruct->OwnAddress1, I2C_InitStruct->OwnAddrSize); in LL_I2C_Init() 188 if (I2C_InitStruct->OwnAddress1 != 0U) in LL_I2C_Init() 221 I2C_InitStruct->OwnAddress1 = 0U; in LL_I2C_StructInit()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_ll_i2c.c | 151 assert_param(IS_LL_I2C_OWN_ADDRESS1(I2C_InitStruct->OwnAddress1)); in LL_I2C_Init() 181 LL_I2C_SetOwnAddress1(I2Cx, I2C_InitStruct->OwnAddress1, I2C_InitStruct->OwnAddrSize); in LL_I2C_Init() 184 if (I2C_InitStruct->OwnAddress1 != 0U) in LL_I2C_Init() 217 I2C_InitStruct->OwnAddress1 = 0U; in LL_I2C_StructInit()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_ll_i2c.c | 161 assert_param(IS_LL_I2C_OWN_ADDRESS1(I2C_InitStruct->OwnAddress1)); in LL_I2C_Init() 191 LL_I2C_SetOwnAddress1(I2Cx, I2C_InitStruct->OwnAddress1, I2C_InitStruct->OwnAddrSize); in LL_I2C_Init() 194 if (I2C_InitStruct->OwnAddress1 != 0U) in LL_I2C_Init() 227 I2C_InitStruct->OwnAddress1 = 0U; in LL_I2C_StructInit()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_ll_i2c.c | 155 assert_param(IS_LL_I2C_OWN_ADDRESS1(I2C_InitStruct->OwnAddress1)); in LL_I2C_Init() 185 LL_I2C_SetOwnAddress1(I2Cx, I2C_InitStruct->OwnAddress1, I2C_InitStruct->OwnAddrSize); in LL_I2C_Init() 188 if (I2C_InitStruct->OwnAddress1 != 0U) in LL_I2C_Init() 221 I2C_InitStruct->OwnAddress1 = 0U; in LL_I2C_StructInit()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_ll_i2c.c | 155 assert_param(IS_LL_I2C_OWN_ADDRESS1(I2C_InitStruct->OwnAddress1)); in LL_I2C_Init() 185 LL_I2C_SetOwnAddress1(I2Cx, I2C_InitStruct->OwnAddress1, I2C_InitStruct->OwnAddrSize); in LL_I2C_Init() 188 if (I2C_InitStruct->OwnAddress1 != 0U) in LL_I2C_Init() 221 I2C_InitStruct->OwnAddress1 = 0U; in LL_I2C_StructInit()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_ll_i2c.c | 171 assert_param(IS_LL_I2C_OWN_ADDRESS1(I2C_InitStruct->OwnAddress1)); in LL_I2C_Init() 201 LL_I2C_SetOwnAddress1(I2Cx, I2C_InitStruct->OwnAddress1, I2C_InitStruct->OwnAddrSize); in LL_I2C_Init() 204 if (I2C_InitStruct->OwnAddress1 != 0U) in LL_I2C_Init() 237 I2C_InitStruct->OwnAddress1 = 0U; in LL_I2C_StructInit()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_ll_i2c.c | 167 assert_param(IS_LL_I2C_OWN_ADDRESS1(I2C_InitStruct->OwnAddress1)); in LL_I2C_Init() 197 LL_I2C_SetOwnAddress1(I2Cx, I2C_InitStruct->OwnAddress1, I2C_InitStruct->OwnAddrSize); in LL_I2C_Init() 200 if (I2C_InitStruct->OwnAddress1 != 0U) in LL_I2C_Init() 233 I2C_InitStruct->OwnAddress1 = 0U; in LL_I2C_StructInit()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_ll_i2c.c | 146 assert_param(IS_LL_I2C_OWN_ADDRESS1(I2C_InitStruct->OwnAddress1)); in LL_I2C_Init() 169 LL_I2C_SetOwnAddress1(I2Cx, I2C_InitStruct->OwnAddress1, I2C_InitStruct->OwnAddrSize); in LL_I2C_Init() 201 I2C_InitStruct->OwnAddress1 = 0U; in LL_I2C_StructInit()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_ll_i2c.c | 140 assert_param(IS_LL_I2C_OWN_ADDRESS1(I2C_InitStruct->OwnAddress1)); in LL_I2C_Init() 163 LL_I2C_SetOwnAddress1(I2Cx, I2C_InitStruct->OwnAddress1, I2C_InitStruct->OwnAddrSize); in LL_I2C_Init() 195 I2C_InitStruct->OwnAddress1 = 0U; in LL_I2C_StructInit()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_ll_i2c.c | 138 assert_param(IS_LL_I2C_OWN_ADDRESS1(I2C_InitStruct->OwnAddress1)); in LL_I2C_Init() 161 LL_I2C_SetOwnAddress1(I2Cx, I2C_InitStruct->OwnAddress1, I2C_InitStruct->OwnAddrSize); in LL_I2C_Init() 193 I2C_InitStruct->OwnAddress1 = 0U; in LL_I2C_StructInit()
|