I2C Error Code definition. More...
Macros | |
#define | HAL_I2C_ERROR_AF 0x00000004U |
#define | HAL_I2C_ERROR_AF 0x00000004U |
#define | HAL_I2C_ERROR_AF 0x00000004U |
#define | HAL_I2C_ERROR_AF (0x00000004U) |
#define | HAL_I2C_ERROR_AF (0x00000004U) |
#define | HAL_I2C_ERROR_AF (0x00000004U) |
#define | HAL_I2C_ERROR_ARLO 0x00000002U |
#define | HAL_I2C_ERROR_ARLO 0x00000002U |
#define | HAL_I2C_ERROR_ARLO 0x00000002U |
#define | HAL_I2C_ERROR_ARLO (0x00000002U) |
#define | HAL_I2C_ERROR_ARLO (0x00000002U) |
#define | HAL_I2C_ERROR_ARLO (0x00000002U) |
#define | HAL_I2C_ERROR_BERR 0x00000001U |
#define | HAL_I2C_ERROR_BERR 0x00000001U |
#define | HAL_I2C_ERROR_BERR 0x00000001U |
#define | HAL_I2C_ERROR_BERR (0x00000001U) |
#define | HAL_I2C_ERROR_BERR (0x00000001U) |
#define | HAL_I2C_ERROR_BERR (0x00000001U) |
#define | HAL_I2C_ERROR_DMA 0x00000010U |
#define | HAL_I2C_ERROR_DMA 0x00000010U |
#define | HAL_I2C_ERROR_DMA 0x00000010U |
#define | HAL_I2C_ERROR_DMA (0x00000010U) |
#define | HAL_I2C_ERROR_DMA (0x00000010U) |
#define | HAL_I2C_ERROR_DMA (0x00000010U) |
#define | HAL_I2C_ERROR_DMA_PARAM 0x00000080U |
#define | HAL_I2C_ERROR_DMA_PARAM 0x00000080U |
#define | HAL_I2C_ERROR_DMA_PARAM 0x00000080U |
#define | HAL_I2C_ERROR_DMA_PARAM (0x00000080U) |
#define | HAL_I2C_ERROR_DMA_PARAM (0x00000080U) |
#define | HAL_I2C_ERROR_DMA_PARAM (0x00000080U) |
#define | HAL_I2C_ERROR_INVALID_PARAM (0x00000200U) |
#define | HAL_I2C_ERROR_INVALID_PARAM (0x00000200U) |
#define | HAL_I2C_ERROR_INVALID_PARAM (0x00000200U) |
#define | HAL_I2C_ERROR_NONE 0x00000000U |
#define | HAL_I2C_ERROR_NONE 0x00000000U |
#define | HAL_I2C_ERROR_NONE 0x00000000U |
#define | HAL_I2C_ERROR_NONE (0x00000000U) |
#define | HAL_I2C_ERROR_NONE (0x00000000U) |
#define | HAL_I2C_ERROR_NONE (0x00000000U) |
#define | HAL_I2C_ERROR_OVR 0x00000008U |
#define | HAL_I2C_ERROR_OVR 0x00000008U |
#define | HAL_I2C_ERROR_OVR 0x00000008U |
#define | HAL_I2C_ERROR_OVR (0x00000008U) |
#define | HAL_I2C_ERROR_OVR (0x00000008U) |
#define | HAL_I2C_ERROR_OVR (0x00000008U) |
#define | HAL_I2C_ERROR_SIZE 0x00000040U |
#define | HAL_I2C_ERROR_SIZE 0x00000040U |
#define | HAL_I2C_ERROR_SIZE 0x00000040U |
#define | HAL_I2C_ERROR_SIZE (0x00000040U) |
#define | HAL_I2C_ERROR_SIZE (0x00000040U) |
#define | HAL_I2C_ERROR_SIZE (0x00000040U) |
#define | HAL_I2C_ERROR_TIMEOUT 0x00000020U |
#define | HAL_I2C_ERROR_TIMEOUT 0x00000020U |
#define | HAL_I2C_ERROR_TIMEOUT 0x00000020U |
#define | HAL_I2C_ERROR_TIMEOUT (0x00000020U) |
#define | HAL_I2C_ERROR_TIMEOUT (0x00000020U) |
#define | HAL_I2C_ERROR_TIMEOUT (0x00000020U) |
#define | HAL_I2C_WRONG_START 0x00000200U |
#define | HAL_I2C_WRONG_START 0x00000200U |
#define | HAL_I2C_WRONG_START 0x00000200U |
I2C Error Code definition.
#define HAL_I2C_ERROR_AF 0x00000004U |
AF error
Definition at line 167 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c.h.
#define HAL_I2C_ERROR_AF 0x00000004U |
AF error
Definition at line 167 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c.h.
#define HAL_I2C_ERROR_AF 0x00000004U |
AF error
Definition at line 167 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c.h.
#define HAL_I2C_ERROR_AF (0x00000004U) |
ACKF error
Definition at line 168 of file stm32f7xx_hal_i2c.h.
#define HAL_I2C_ERROR_AF (0x00000004U) |
ACKF error
Definition at line 168 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_i2c.h.
#define HAL_I2C_ERROR_AF (0x00000004U) |
ACKF error
Definition at line 168 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_i2c.h.
#define HAL_I2C_ERROR_ARLO 0x00000002U |
ARLO error
Definition at line 166 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c.h.
#define HAL_I2C_ERROR_ARLO 0x00000002U |
ARLO error
Definition at line 166 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c.h.
#define HAL_I2C_ERROR_ARLO 0x00000002U |
ARLO error
Definition at line 166 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c.h.
#define HAL_I2C_ERROR_ARLO (0x00000002U) |
ARLO error
Definition at line 167 of file stm32f7xx_hal_i2c.h.
#define HAL_I2C_ERROR_ARLO (0x00000002U) |
ARLO error
Definition at line 167 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_i2c.h.
#define HAL_I2C_ERROR_ARLO (0x00000002U) |
ARLO error
Definition at line 167 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_i2c.h.
#define HAL_I2C_ERROR_BERR 0x00000001U |
BERR error
Definition at line 165 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c.h.
#define HAL_I2C_ERROR_BERR 0x00000001U |
BERR error
Definition at line 165 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c.h.
#define HAL_I2C_ERROR_BERR 0x00000001U |
BERR error
Definition at line 165 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c.h.
#define HAL_I2C_ERROR_BERR (0x00000001U) |
BERR error
Definition at line 166 of file stm32f7xx_hal_i2c.h.
#define HAL_I2C_ERROR_BERR (0x00000001U) |
BERR error
Definition at line 166 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_i2c.h.
#define HAL_I2C_ERROR_BERR (0x00000001U) |
BERR error
Definition at line 166 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_i2c.h.
#define HAL_I2C_ERROR_DMA 0x00000010U |
DMA transfer error
Definition at line 169 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c.h.
#define HAL_I2C_ERROR_DMA 0x00000010U |
DMA transfer error
Definition at line 169 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c.h.
#define HAL_I2C_ERROR_DMA 0x00000010U |
DMA transfer error
Definition at line 169 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c.h.
#define HAL_I2C_ERROR_DMA (0x00000010U) |
DMA transfer error
Definition at line 170 of file stm32f7xx_hal_i2c.h.
#define HAL_I2C_ERROR_DMA (0x00000010U) |
DMA transfer error
Definition at line 170 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_i2c.h.
#define HAL_I2C_ERROR_DMA (0x00000010U) |
DMA transfer error
Definition at line 170 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_i2c.h.
#define HAL_I2C_ERROR_DMA_PARAM 0x00000080U |
DMA Parameter Error
Definition at line 172 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c.h.
#define HAL_I2C_ERROR_DMA_PARAM 0x00000080U |
DMA Parameter Error
Definition at line 172 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c.h.
#define HAL_I2C_ERROR_DMA_PARAM 0x00000080U |
DMA Parameter Error
Definition at line 172 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c.h.
#define HAL_I2C_ERROR_DMA_PARAM (0x00000080U) |
DMA Parameter Error
Definition at line 173 of file stm32f7xx_hal_i2c.h.
#define HAL_I2C_ERROR_DMA_PARAM (0x00000080U) |
DMA Parameter Error
Definition at line 173 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_i2c.h.
#define HAL_I2C_ERROR_DMA_PARAM (0x00000080U) |
DMA Parameter Error
Definition at line 173 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_i2c.h.
#define HAL_I2C_ERROR_INVALID_PARAM (0x00000200U) |
Invalid Parameters error
Definition at line 177 of file stm32f7xx_hal_i2c.h.
#define HAL_I2C_ERROR_INVALID_PARAM (0x00000200U) |
Invalid Parameters error
Definition at line 177 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_i2c.h.
#define HAL_I2C_ERROR_INVALID_PARAM (0x00000200U) |
Invalid Parameters error
Definition at line 177 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_i2c.h.
#define HAL_I2C_ERROR_NONE 0x00000000U |
No error
Definition at line 164 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c.h.
#define HAL_I2C_ERROR_NONE 0x00000000U |
No error
Definition at line 164 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c.h.
#define HAL_I2C_ERROR_NONE 0x00000000U |
No error
Definition at line 164 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c.h.
#define HAL_I2C_ERROR_NONE (0x00000000U) |
No error
Definition at line 165 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_i2c.h.
#define HAL_I2C_ERROR_NONE (0x00000000U) |
No error
Definition at line 165 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_i2c.h.
#define HAL_I2C_ERROR_NONE (0x00000000U) |
No error
Definition at line 165 of file stm32f7xx_hal_i2c.h.
#define HAL_I2C_ERROR_OVR 0x00000008U |
OVR error
Definition at line 168 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c.h.
#define HAL_I2C_ERROR_OVR 0x00000008U |
OVR error
Definition at line 168 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c.h.
#define HAL_I2C_ERROR_OVR 0x00000008U |
OVR error
Definition at line 168 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c.h.
#define HAL_I2C_ERROR_OVR (0x00000008U) |
OVR error
Definition at line 169 of file stm32f7xx_hal_i2c.h.
#define HAL_I2C_ERROR_OVR (0x00000008U) |
OVR error
Definition at line 169 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_i2c.h.
#define HAL_I2C_ERROR_OVR (0x00000008U) |
OVR error
Definition at line 169 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_i2c.h.
#define HAL_I2C_ERROR_SIZE 0x00000040U |
Size Management error
Definition at line 171 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c.h.
#define HAL_I2C_ERROR_SIZE 0x00000040U |
Size Management error
Definition at line 171 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c.h.
#define HAL_I2C_ERROR_SIZE 0x00000040U |
Size Management error
Definition at line 171 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c.h.
#define HAL_I2C_ERROR_SIZE (0x00000040U) |
Size Management error
Definition at line 172 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_i2c.h.
#define HAL_I2C_ERROR_SIZE (0x00000040U) |
Size Management error
Definition at line 172 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_i2c.h.
#define HAL_I2C_ERROR_SIZE (0x00000040U) |
Size Management error
Definition at line 172 of file stm32f7xx_hal_i2c.h.
#define HAL_I2C_ERROR_TIMEOUT 0x00000020U |
Timeout Error
Definition at line 170 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c.h.
#define HAL_I2C_ERROR_TIMEOUT 0x00000020U |
Timeout Error
Definition at line 170 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c.h.
#define HAL_I2C_ERROR_TIMEOUT 0x00000020U |
Timeout Error
Definition at line 170 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c.h.
#define HAL_I2C_ERROR_TIMEOUT (0x00000020U) |
Timeout error
Definition at line 171 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_i2c.h.
#define HAL_I2C_ERROR_TIMEOUT (0x00000020U) |
Timeout error
Definition at line 171 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_i2c.h.
#define HAL_I2C_ERROR_TIMEOUT (0x00000020U) |
Timeout error
Definition at line 171 of file stm32f7xx_hal_i2c.h.
#define HAL_I2C_WRONG_START 0x00000200U |
Wrong start Error
Definition at line 173 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c.h.
#define HAL_I2C_WRONG_START 0x00000200U |
Wrong start Error
Definition at line 173 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c.h.
#define HAL_I2C_WRONG_START 0x00000200U |
Wrong start Error
Definition at line 173 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c.h.