Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_adc.c2400 assert_param(IS_ADC_DF_DATA_FORMAT(ConfigDF->InputDataFormatMode)); in HAL_ADC_DFConfig()
2419 LL_ADC_SetDataInputFormat(hadc->Instance, ConfigDF->InputDataFormatMode); in HAL_ADC_DFConfig()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_adc.h139 uint32_t InputDataFormatMode; /*!< Specify the signed/unsigned input data format. member