/hal_stm32-3.5.0/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_hal_i2c.c | 345 #define I2C_STATE_NONE ((uint32_t)(HAL_I2C_MODE_NONE)) … macro 556 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Init() 599 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_DeInit() 1363 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Master_Receive() 1726 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Master_Transmit_IT() 1806 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Master_Receive_IT() 2016 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Master_Transmit_DMA() 2172 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Master_Receive_DMA() 2858 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Mem_Read() 2976 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Mem_Write_IT() [all …]
|
/hal_stm32-3.5.0/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_hal_i2c.c | 326 #define I2C_STATE_NONE ((uint32_t)(HAL_I2C_MODE_NONE)) … macro 548 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Init() 591 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_DeInit() 1692 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Master_Transmit_IT() 1769 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Master_Receive_IT() 1976 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Master_Transmit_DMA() 2131 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Master_Receive_DMA() 2889 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Mem_Write_IT() 2974 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Mem_Read_IT() 3069 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Mem_Write_DMA() [all …]
|
/hal_stm32-3.5.0/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_hal_i2c.c | 326 #define I2C_STATE_NONE ((uint32_t)(HAL_I2C_MODE_NONE)) … macro 548 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Init() 591 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_DeInit() 1692 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Master_Transmit_IT() 1769 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Master_Receive_IT() 1976 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Master_Transmit_DMA() 2129 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Master_Receive_DMA() 2881 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Mem_Write_IT() 2966 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Mem_Read_IT() 3061 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Mem_Write_DMA() [all …]
|
/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_i2c.c | 326 #define I2C_STATE_NONE ((uint32_t)(HAL_I2C_MODE_NONE)) … macro 537 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Init() 580 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_DeInit() 1660 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Master_Transmit_IT() 1740 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Master_Receive_IT() 1950 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Master_Transmit_DMA() 2108 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Master_Receive_DMA() 2869 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Mem_Write_IT() 2957 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Mem_Read_IT() 3055 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Mem_Write_DMA() [all …]
|
/hal_stm32-3.5.0/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_hal_i2c.c | 362 #define I2C_STATE_NONE ((uint32_t)(HAL_I2C_MODE_NONE)) macro 644 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Init() 687 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_DeInit() 6207 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITMasterCplt() 6242 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITMasterCplt() 6308 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6400 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6416 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6431 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6455 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITListenCplt() [all …]
|
/hal_stm32-3.5.0/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_i2c.c | 362 #define I2C_STATE_NONE ((uint32_t)(HAL_I2C_MODE_NONE)) macro 622 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Init() 665 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_DeInit() 5706 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITMasterCplt() 5741 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITMasterCplt() 5892 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 5908 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 5923 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 5947 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITListenCplt() 6111 hi2c->PreviousState = I2C_STATE_NONE; in I2C_TreatErrorCallback() [all …]
|
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_i2c.c | 362 #define I2C_STATE_NONE ((uint32_t)(HAL_I2C_MODE_NONE)) macro 638 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Init() 681 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_DeInit() 6410 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITMasterCplt() 6445 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITMasterCplt() 6511 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6603 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6619 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6634 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6658 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITListenCplt() [all …]
|
/hal_stm32-3.5.0/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_i2c.c | 362 #define I2C_STATE_NONE ((uint32_t)(HAL_I2C_MODE_NONE)) macro 626 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Init() 669 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_DeInit() 5978 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITMasterCplt() 6013 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITMasterCplt() 6164 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6180 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6195 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6219 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITListenCplt() 6383 hi2c->PreviousState = I2C_STATE_NONE; in I2C_TreatErrorCallback() [all …]
|
/hal_stm32-3.5.0/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_i2c.c | 362 #define I2C_STATE_NONE ((uint32_t)(HAL_I2C_MODE_NONE)) macro 639 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Init() 682 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_DeInit() 6035 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITMasterCplt() 6070 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITMasterCplt() 6233 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6249 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6264 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6288 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITListenCplt() 6498 hi2c->PreviousState = I2C_STATE_NONE; in I2C_TreatErrorCallback() [all …]
|
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_i2c.c | 362 #define I2C_STATE_NONE ((uint32_t)(HAL_I2C_MODE_NONE)) macro 626 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Init() 669 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_DeInit() 5978 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITMasterCplt() 6013 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITMasterCplt() 6164 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6180 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6195 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6219 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITListenCplt() 6383 hi2c->PreviousState = I2C_STATE_NONE; in I2C_TreatErrorCallback() [all …]
|
/hal_stm32-3.5.0/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_i2c.c | 362 #define I2C_STATE_NONE ((uint32_t)(HAL_I2C_MODE_NONE)) macro 644 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Init() 687 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_DeInit() 6207 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITMasterCplt() 6242 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITMasterCplt() 6396 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6412 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6427 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6451 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITListenCplt() 6638 hi2c->PreviousState = I2C_STATE_NONE; in I2C_TreatErrorCallback() [all …]
|
/hal_stm32-3.5.0/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_i2c.c | 362 #define I2C_STATE_NONE ((uint32_t)(HAL_I2C_MODE_NONE)) macro 626 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Init() 669 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_DeInit() 5978 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITMasterCplt() 6013 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITMasterCplt() 6164 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6180 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6195 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6219 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITListenCplt() 6383 hi2c->PreviousState = I2C_STATE_NONE; in I2C_TreatErrorCallback() [all …]
|
/hal_stm32-3.5.0/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_i2c.c | 362 #define I2C_STATE_NONE ((uint32_t)(HAL_I2C_MODE_NONE)) macro 626 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Init() 669 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_DeInit() 5978 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITMasterCplt() 6013 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITMasterCplt() 6164 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6180 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6195 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6219 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITListenCplt() 6383 hi2c->PreviousState = I2C_STATE_NONE; in I2C_TreatErrorCallback() [all …]
|
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_i2c.c | 362 #define I2C_STATE_NONE ((uint32_t)(HAL_I2C_MODE_NONE)) macro 626 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Init() 669 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_DeInit() 6037 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITMasterCplt() 6072 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITMasterCplt() 6223 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6239 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6254 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6278 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITListenCplt() 6459 hi2c->PreviousState = I2C_STATE_NONE; in I2C_TreatErrorCallback() [all …]
|
/hal_stm32-3.5.0/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_hal_i2c.c | 362 #define I2C_STATE_NONE ((uint32_t)(HAL_I2C_MODE_NONE)) macro 633 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Init() 676 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_DeInit() 6046 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITMasterCplt() 6081 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITMasterCplt() 6232 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6248 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6263 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6287 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITListenCplt() 6470 hi2c->PreviousState = I2C_STATE_NONE; in I2C_TreatErrorCallback() [all …]
|
/hal_stm32-3.5.0/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_hal_i2c.c | 362 #define I2C_STATE_NONE ((uint32_t)(HAL_I2C_MODE_NONE)) macro 633 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Init() 676 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_DeInit() 6046 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITMasterCplt() 6081 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITMasterCplt() 6232 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6248 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6263 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6287 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITListenCplt() 6470 hi2c->PreviousState = I2C_STATE_NONE; in I2C_TreatErrorCallback() [all …]
|
/hal_stm32-3.5.0/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_hal_i2c.c | 362 #define I2C_STATE_NONE ((uint32_t)(HAL_I2C_MODE_NONE)) macro 633 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Init() 676 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_DeInit() 6046 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITMasterCplt() 6081 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITMasterCplt() 6232 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6248 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6263 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6287 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITListenCplt() 6470 hi2c->PreviousState = I2C_STATE_NONE; in I2C_TreatErrorCallback() [all …]
|
/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_i2c.c | 362 #define I2C_STATE_NONE ((uint32_t)(HAL_I2C_MODE_NONE)) macro 626 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Init() 669 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_DeInit() 6037 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITMasterCplt() 6072 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITMasterCplt() 6223 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6239 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6254 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6278 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITListenCplt() 6459 hi2c->PreviousState = I2C_STATE_NONE; in I2C_TreatErrorCallback() [all …]
|
/hal_stm32-3.5.0/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_i2c.c | 362 #define I2C_STATE_NONE ((uint32_t)(HAL_I2C_MODE_NONE)) macro 644 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Init() 687 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_DeInit() 6465 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITMasterCplt() 6500 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITMasterCplt() 6654 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6670 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6685 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6709 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITListenCplt() 6896 hi2c->PreviousState = I2C_STATE_NONE; in I2C_TreatErrorCallback() [all …]
|
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_i2c.c | 362 #define I2C_STATE_NONE ((uint32_t)(HAL_I2C_MODE_NONE)) macro 644 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Init() 687 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_DeInit() 6465 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITMasterCplt() 6500 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITMasterCplt() 6654 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6670 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6685 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt() 6709 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITListenCplt() 6896 hi2c->PreviousState = I2C_STATE_NONE; in I2C_TreatErrorCallback() [all …]
|