Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_ll_spi.c326 #define IS_LL_I2S_PRESCALER_LINEAR(__VALUE__) ((__VALUE__) >= 0x2U) macro
502 assert_param(IS_LL_I2S_PRESCALER_LINEAR(PrescalerLinear)); in LL_I2S_ConfigPrescaler()

Completed in 4 milliseconds