Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_spdifrx.h51 uint32_t InputSelection; /*!< Specifies the SPDIF input selection. member
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_spdifrx.c248 assert_param(IS_SPDIFRX_INPUT_SELECT(hspdif->Init.InputSelection)); in HAL_SPDIFRX_Init()
304 hspdif->Init.InputSelection | in HAL_SPDIFRX_Init()