Home
last modified time | relevance | path

Searched refs:OutputDataFormatMode (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_adc.c2399 assert_param(IS_ADC_DF_DATA_FORMAT(ConfigDF->OutputDataFormatMode)); in HAL_ADC_DFConfig()
2418 LL_ADC_SetDataOutputFormat(hadc->Instance, ConfigDF->OutputDataFormatMode); in HAL_ADC_DFConfig()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_adc.h136 uint32_t OutputDataFormatMode; /*!< Specify the signed/unsigned output data format. member