Home
last modified time | relevance | path

Searched refs:LL_ADC_RESOLUTION_8B (Results 1 – 25 of 59) sorted by relevance

123

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_adc.h800 #define LL_ADC_RESOLUTION_8B (ADC_CFGR_RES_2|ADC_CFGR_RES_1 | ADC_CFGR_RES_0) /*!< AD… macro
802 #define LL_ADC_RESOLUTION_8B (ADC_CFGR_RES_2 ) /*!< AD… macro
1637 ((__ADC_RESOLUTION__) == LL_ADC_RESOLUTION_8B) \
2294 ( (__ADC_RESOLUTION_CURRENT__ == LL_ADC_RESOLUTION_8B) …
2302 (__ADC_RESOLUTION_TARGET__ == LL_ADC_RESOLUTION_8B) \
2322 ( (__ADC_RESOLUTION_CURRENT__ == LL_ADC_RESOLUTION_8B) …
2330 (__ADC_RESOLUTION_TARGET__ == LL_ADC_RESOLUTION_8B) \
3016 if (LL_ADC_RESOLUTION_8B == Resolution) in LL_ADC_SetResolution()
3033 if (LL_ADC_RESOLUTION_8B == Resolution) in LL_ADC_SetResolution()
3077 return (LL_ADC_RESOLUTION_8B); in LL_ADC_GetResolution()
[all …]
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_ll_adc.c94 || ((__RESOLUTION__) == LL_ADC_RESOLUTION_8B) \
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_adc.c112 || ((__RESOLUTION__) == LL_ADC_RESOLUTION_8B) \
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_ll_adc.c114 || ((__RESOLUTION__) == LL_ADC_RESOLUTION_8B) \
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_ll_adc.c118 || ((__RESOLUTION__) == LL_ADC_RESOLUTION_8B) \
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_adc.c118 || ((__RESOLUTION__) == LL_ADC_RESOLUTION_8B) \
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_ll_adc.c118 || ((__RESOLUTION__) == LL_ADC_RESOLUTION_8B) \
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_adc.c118 || ((__RESOLUTION__) == LL_ADC_RESOLUTION_8B) \
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_adc.c63 || ((__RESOLUTION__) == LL_ADC_RESOLUTION_8B) \
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_adc.c63 || ((__RESOLUTION__) == LL_ADC_RESOLUTION_8B) \
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_adc.c64 || ((__RESOLUTION__) == LL_ADC_RESOLUTION_8B) \
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_ll_adc.c62 || ((__RESOLUTION__) == LL_ADC_RESOLUTION_8B) \
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_adc.h581 #define ADC_RESOLUTION_8B (LL_ADC_RESOLUTION_8B) /*!< ADC resolution 8 bits */
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_adc.c105 || ((__RESOLUTION__) == LL_ADC_RESOLUTION_8B) \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_adc.c88 || ((__RESOLUTION__) == LL_ADC_RESOLUTION_8B) \
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_adc.h577 #define ADC_RESOLUTION_8B (LL_ADC_RESOLUTION_8B) /*!< ADC resolution 8 bits */
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_adc.c105 || ((__RESOLUTION__) == LL_ADC_RESOLUTION_8B) \
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_adc.c107 || ((__RESOLUTION__) == LL_ADC_RESOLUTION_8B) \
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_adc.h585 #define ADC_RESOLUTION_8B (LL_ADC_RESOLUTION_8B) /*!< ADC resolution 8 bits */
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_adc.h588 #define ADC_RESOLUTION_8B (LL_ADC_RESOLUTION_8B) /*!< ADC resolution 8 bits */
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_adc.h604 #define ADC_RESOLUTION_8B (LL_ADC_RESOLUTION_8B) /*!< ADC resolution 8 bits */
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_adc.h584 #define ADC_RESOLUTION_8B (LL_ADC_RESOLUTION_8B) /*!< ADC resolution 8 bits */
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_adc.c107 || ((__RESOLUTION__) == LL_ADC_RESOLUTION_8B) \
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_adc.c106 || ((__RESOLUTION__) == LL_ADC_RESOLUTION_8B) \
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_adc.h582 #define ADC_RESOLUTION_8B (LL_ADC_RESOLUTION_8B) /*!< ADC resolution 8 bits */

123