Home
last modified time | relevance | path

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

12

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_adc.h55 #define HAL_ADC_STATE_RESET (0x00000000U) /*!< ADC not yet initialized or disabled */ macro
164 (__HANDLE__)->State = HAL_ADC_STATE_RESET; \
170 ((__HANDLE__)->State = HAL_ADC_STATE_RESET)
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_adc.h171 #define HAL_ADC_STATE_RESET (0x00000000U) /*!< ADC not yet initialized or disabled */ macro
587 (__HANDLE__)->State = HAL_ADC_STATE_RESET; \
593 ((__HANDLE__)->State = HAL_ADC_STATE_RESET)
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_adc.h156 #define HAL_ADC_STATE_RESET 0x00000000U /*!< ADC not yet initialized or disabled */ macro
478 (__HANDLE__)->State = HAL_ADC_STATE_RESET; \
484 ((__HANDLE__)->State = HAL_ADC_STATE_RESET)
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_adc.h139 #define HAL_ADC_STATE_RESET 0x00000000U /*!< ADC not yet initialized or disabled */ macro
589 (__HANDLE__)->State = HAL_ADC_STATE_RESET; \
595 ((__HANDLE__)->State = HAL_ADC_STATE_RESET)
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_adc.h159 #define HAL_ADC_STATE_RESET 0x00000000U /*!< ADC not yet initialized or disabled */ macro
487 (__HANDLE__)->State = HAL_ADC_STATE_RESET; \
493 ((__HANDLE__)->State = HAL_ADC_STATE_RESET)
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_adc.c340 if(hadc->State == HAL_ADC_STATE_RESET) in HAL_ADC_Init()
447 hadc->State = HAL_ADC_STATE_RESET; in HAL_ADC_DeInit()
529 else if (HAL_ADC_STATE_RESET == hadc->State) in HAL_ADC_RegisterCallback()
624 else if (HAL_ADC_STATE_RESET == hadc->State) in HAL_ADC_UnRegisterCallback()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_adc.h408 #define HAL_ADC_STATE_RESET (0x00000000UL) /*!< ADC not yet initialized or disabled */ macro
1221 (__HANDLE__)->State = HAL_ADC_STATE_RESET; \
1227 ((__HANDLE__)->State = HAL_ADC_STATE_RESET)
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_adc.h412 #define HAL_ADC_STATE_RESET (0x00000000UL) /*!< ADC not yet initialized or disabled */ macro
1198 (__HANDLE__)->State = HAL_ADC_STATE_RESET; \
1204 ((__HANDLE__)->State = HAL_ADC_STATE_RESET)
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_adc.h411 #define HAL_ADC_STATE_RESET (0x00000000UL) /*!< ADC not yet initialized or disabled */ macro
1175 (__HANDLE__)->State = HAL_ADC_STATE_RESET; \
1181 ((__HANDLE__)->State = HAL_ADC_STATE_RESET)
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_adc.h408 #define HAL_ADC_STATE_RESET (0x00000000UL) /*!< ADC not yet initialized or disabled */ macro
1230 (__HANDLE__)->State = HAL_ADC_STATE_RESET; \
1236 ((__HANDLE__)->State = HAL_ADC_STATE_RESET)
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_adc.h229 #define HAL_ADC_STATE_RESET (0x00000000U) /*!< ADC not yet initialized or disabled */ macro
646 (__HANDLE__)->State = HAL_ADC_STATE_RESET; \
651 #define __HAL_ADC_RESET_HANDLE_STATE(__HANDLE__) ((__HANDLE__)->State = HAL_ADC_STATE_RESET)
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_adc.h430 #define HAL_ADC_STATE_RESET (0x00000000UL) /*!< ADC not yet initialized or disabled */ macro
1272 (__HANDLE__)->State = HAL_ADC_STATE_RESET; \
1278 ((__HANDLE__)->State = HAL_ADC_STATE_RESET)
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_adc.h408 #define HAL_ADC_STATE_RESET (0x00000000UL) /*!< ADC not yet initialized or disabled */ macro
1253 (__HANDLE__)->State = HAL_ADC_STATE_RESET; \
1259 ((__HANDLE__)->State = HAL_ADC_STATE_RESET)
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_adc.h158 #define HAL_ADC_STATE_RESET ((uint32_t)0x00000000U) /*!< ADC not yet initialized or … macro
524 (__HANDLE__)->State = HAL_ADC_STATE_RESET; \
530 ((__HANDLE__)->State = HAL_ADC_STATE_RESET)
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_adc.h408 #define HAL_ADC_STATE_RESET (0x00000000UL) /*!< ADC not yet initialized or disabled */ macro
1251 (__HANDLE__)->State = HAL_ADC_STATE_RESET; \
1257 ((__HANDLE__)->State = HAL_ADC_STATE_RESET)
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_adc.h411 #define HAL_ADC_STATE_RESET (0x00000000UL) /*!< ADC not yet initialized or disabled */ macro
1233 (__HANDLE__)->State = HAL_ADC_STATE_RESET; \
1239 ((__HANDLE__)->State = HAL_ADC_STATE_RESET)
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_adc.h403 #define HAL_ADC_STATE_RESET (0x00000000UL) /*!< ADC not yet initialized or disabled */ macro
1257 (__HANDLE__)->State = HAL_ADC_STATE_RESET; \
1263 ((__HANDLE__)->State = HAL_ADC_STATE_RESET)
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_adc.c429 if (hadc->State == HAL_ADC_STATE_RESET) in HAL_ADC_Init()
755 hadc->State = HAL_ADC_STATE_RESET; in HAL_ADC_DeInit()
864 else if (HAL_ADC_STATE_RESET == hadc->State) in HAL_ADC_RegisterCallback()
956 else if (HAL_ADC_STATE_RESET == hadc->State) in HAL_ADC_UnRegisterCallback()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_adc.c432 if (hadc->State == HAL_ADC_STATE_RESET) in HAL_ADC_Init()
749 hadc->State = HAL_ADC_STATE_RESET; in HAL_ADC_DeInit()
859 else if (HAL_ADC_STATE_RESET == hadc->State) in HAL_ADC_RegisterCallback()
951 else if (HAL_ADC_STATE_RESET == hadc->State) in HAL_ADC_UnRegisterCallback()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_adc.c350 if(hadc->State == HAL_ADC_STATE_RESET) in HAL_ADC_Init()
457 hadc->State = HAL_ADC_STATE_RESET; in HAL_ADC_DeInit()
569 else if (HAL_ADC_STATE_RESET == hadc->State) in HAL_ADC_RegisterCallback()
664 else if (HAL_ADC_STATE_RESET == hadc->State) in HAL_ADC_UnRegisterCallback()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_adc.c448 if (hadc->State == HAL_ADC_STATE_RESET) in HAL_ADC_Init()
761 hadc->State = HAL_ADC_STATE_RESET; in HAL_ADC_DeInit()
873 else if (HAL_ADC_STATE_RESET == hadc->State) in HAL_ADC_RegisterCallback()
969 else if (HAL_ADC_STATE_RESET == hadc->State) in HAL_ADC_UnRegisterCallback()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_adc.c339 if (hadc->State == HAL_ADC_STATE_RESET) in HAL_ADC_Init()
446 hadc->State = HAL_ADC_STATE_RESET; in HAL_ADC_DeInit()
527 else if (HAL_ADC_STATE_RESET == hadc->State) in HAL_ADC_RegisterCallback()
621 else if (HAL_ADC_STATE_RESET == hadc->State) in HAL_ADC_UnRegisterCallback()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_adc.c471 if (hadc->State == HAL_ADC_STATE_RESET) in HAL_ADC_Init()
804 hadc->State = HAL_ADC_STATE_RESET; in HAL_ADC_DeInit()
918 else if (HAL_ADC_STATE_RESET == hadc->State) in HAL_ADC_RegisterCallback()
1014 else if (HAL_ADC_STATE_RESET == hadc->State) in HAL_ADC_UnRegisterCallback()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_adc.c605 else if (HAL_ADC_STATE_RESET == hadc->State) in HAL_ADC_RegisterCallback()
701 else if (HAL_ADC_STATE_RESET == hadc->State) in HAL_ADC_UnRegisterCallback()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_adc.h429 #define HAL_ADC_STATE_RESET (0x00000000UL) /*!< ADC not yet initialized or disabled */ macro
1283 (__HANDLE__)->State = HAL_ADC_STATE_RESET; \
1289 ((__HANDLE__)->State = HAL_ADC_STATE_RESET)

12