MCPcopy Create free account

hub / github.com/RQNG/WouoUI / functions

Functions5,651 in github.com/RQNG/WouoUI

↓ 1 callersFunctionI2C_Master_ADD10
* @brief Handle ADD10 flag for Master * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the configuration informati
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c:5916
↓ 1 callersFunctionI2C_Master_ADDR
* @brief Handle ADDR flag for Master * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the configuration informatio
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c:5935
↓ 1 callersFunctionI2C_Master_SB
* @brief Handle SB flag for Master * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the configuration information
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c:5855
↓ 1 callersFunctionI2C_SlaveReceive_BTF
* @brief Handle BTF flag for Slave receiver * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the configuration inf
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c:6186
↓ 1 callersFunctionI2C_SlaveReceive_RXNE
* @brief Handle RXNE flag for Slave * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the configuration information
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c:6145
↓ 1 callersFunctionI2C_SlaveTransmit_BTF
* @brief Handle BTF flag for Slave transmitter * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the configuration
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c:6124
↓ 1 callersFunctionI2C_SlaveTransmit_TXE
* @brief Handle TXE flag for Slave * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the configuration information
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c:6083
↓ 1 callersFunctionI2C_Slave_ADDR
* @brief Handle ADD flag for Slave * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the configuration information
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c:6208
↓ 1 callersFunctionI2C_Slave_AF
* @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the configuration information for I2C module * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c:6428
↓ 1 callersFunctionI2C_Slave_STOPF
* @brief Handle STOPF flag for Slave * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the configuration informatio
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c:6259
↓ 1 callersFunctionI2C_WaitOnSTOPFlagUntilTimeout
* @brief This function handles I2C Communication Timeout for specific usage of STOP flag. * @param hi2c Pointer to a I2C_HandleTypeDef structure t
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c:7471
↓ 1 callersFunctionI2C_WaitOnSTOPRequestThroughIT
* @brief This function handles I2C Communication Timeout for specific usage of STOP request through Interrupt. * @param hi2c Pointer to a I2C_Hand
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c:7507
↓ 1 callersFunctionI2S_Receive_IT
* @brief Receive an amount of data in non-blocking mode with Interrupt * @param hi2s pointer to a I2S_HandleTypeDef structure that contains *
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2s.c:1805
↓ 1 callersFunctionI2S_Transmit_IT
* @brief Transmit an amount of data in non-blocking mode with Interrupt * @param hi2s pointer to a I2S_HandleTypeDef structure that contains *
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2s.c:1777
↓ 1 callersFunctionIC1Config
* @brief Configure the TIMx input channel 1. * @param TIMx Timer Instance * @param TIM_ICInitStruct pointer to the the TIMx input channel 1 con
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_tim.c:1066
↓ 1 callersFunctionIC2Config
* @brief Configure the TIMx input channel 2. * @param TIMx Timer Instance * @param TIM_ICInitStruct pointer to the the TIMx input channel 2 con
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_tim.c:1099
↓ 1 callersFunctionIC3Config
* @brief Configure the TIMx input channel 3. * @param TIMx Timer Instance * @param TIM_ICInitStruct pointer to the the TIMx input channel 3 con
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_tim.c:1132
↓ 1 callersFunctionIC4Config
* @brief Configure the TIMx input channel 4. * @param TIMx Timer Instance * @param TIM_ICInitStruct pointer to the the TIMx input channel 4 con
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_tim.c:1165
↓ 1 callersFunctionIIC_Ack
/ ������Ӧ�ź�
Third-party-design/platform-test/User/iic.c:59
↓ 1 callersFunctionIIC_NAck
/ ��������Ӧ�ź�
Third-party-design/platform-test/User/iic.c:72
↓ 1 callersFunctionIIC_Stop
/ ֹͣ�ź�
Third-party-design/platform-test/User/iic.c:17
↓ 1 callersFunctionIRDA_EndTransmit_IT
* @brief Wraps up transmission in non blocking mode. * @param hirda Pointer to a IRDA_HandleTypeDef structure that contains * th
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_irda.c:2509
↓ 1 callersFunctionIRDA_InitCallbacksToDefault
* @brief Initialize the callbacks to their default values. * @param hirda IRDA handle. * @retval none */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_irda.c:2064
↓ 1 callersFunctionIRDA_SetConfig
* @brief Configures the IRDA peripheral. * @param hirda Pointer to a IRDA_HandleTypeDef structure that contains * the configurat
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_irda.c:2610
↓ 1 callersFunctionIRDA_Transmit_IT
* @brief Send an amount of data in non blocking mode. * @param hirda Pointer to a IRDA_HandleTypeDef structure that contains * the
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_irda.c:2461
↓ 1 callersFunctionLL_ADC_CommonInit
* @brief Initialize some features of ADC common parameters * (all ADC instances belonging to the same ADC common instance) * and
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_adc.c:308
↓ 1 callersFunctionLL_ADC_DMA_GetRegAddr
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_adc.h:1600
↓ 1 callersFunctionLL_ADC_Disable
* @brief Disable the selected ADC instance. * @rmtoll CR2 ADON LL_ADC_Disable * @param ADCx ADC instance * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_adc.h:3255
↓ 1 callersFunctionLL_ADC_Enable
* @brief Enable the selected ADC instance. * @note On this STM32 series, after ADC enable, a delay for * ADC internal analog stabiliza
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_adc.h:3244
↓ 1 callersFunctionLL_ADC_INJ_SetSequencerLength
* @brief Set ADC group injected sequencer length and scan direction. * @note This function performs configuration of: * - Sequence leng
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_adc.h:2465
↓ 1 callersFunctionLL_ADC_INJ_SetTriggerSource
* @brief Set ADC group injected conversion trigger source: * internal (SW start) or from external IP (timer event, * external int
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_adc.h:2375
↓ 1 callersFunctionLL_ADC_Init
* @brief Initialize some features of ADC instance. * @note These parameters have an impact on ADC scope: ADC instance. * Affects both g
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_adc.c:555
↓ 1 callersFunctionLL_ADC_IsCalibrationOnGoing
* @brief Get ADC calibration state. * @rmtoll CR2 CAL LL_ADC_IsCalibrationOnGoing * @param ADCx ADC instance * @retval 0: cali
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_adc.h:3297
↓ 1 callersFunctionLL_ADC_REG_Init
* @brief Initialize some features of ADC group regular. * @note These parameters have an impact on ADC scope: ADC group regular. * Refe
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_adc.c:645
↓ 1 callersFunctionLL_ADC_REG_SetDMATransfer
* @brief Set ADC group regular conversion data transfer: no transfer or * transfer by DMA, and DMA requests mode. * @note If transfer b
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_adc.h:2298
↓ 1 callersFunctionLL_ADC_REG_SetSequencerLength
* @brief Set ADC group regular sequencer length and scan direction. * @note Description of ADC group regular sequencer features: * - Fo
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_adc.h:1939
↓ 1 callersFunctionLL_ADC_REG_SetTriggerSource
* @brief Set ADC group regular conversion trigger source: * internal (SW start) or from external IP (timer event, * external inte
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_adc.h:1814
↓ 1 callersFunctionLL_ADC_StartCalibration
* @brief Start ADC calibration in the mode single-ended * or differential (for devices with differential mode available). * @note On th
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_adc.h:3286
↓ 1 callersFunctionLL_AHB1_GRP1_EnableClock
* @brief Enable AHB1 peripherals clock. * @rmtoll AHBENR CRCEN LL_AHB1_GRP1_EnableClock\n * AHBENR DMA1EN LL_A
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_bus.h:267
↓ 1 callersFunctionLL_CRC_ResetCRCCalculationUnit
* @brief Reset the CRC calculation unit. * @note If Programmable Initial CRC value feature * is available, also set the Data Register t
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_crc.h:107
↓ 1 callersFunctionLL_CRC_Write_IDR
* @brief Store data in the Independent Data(IDR) register. * @note This register can be used as a temporary storage location for one byte. * @r
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_crc.h:163
↓ 1 callersFunctionLL_DAC_IsEnabled
* @brief Get DAC enable state of the selected channel. * (0: DAC channel is disabled, 1: DAC channel is enabled) * @rmtoll CR EN1
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_dac.h:928
↓ 1 callersFunctionLL_DMA_ClearFlag_GI1
* @brief Clear Channel 1 global interrupt flag. * @rmtoll IFCR CGIF1 LL_DMA_ClearFlag_GI1 * @param DMAx DMAx Instance * @retva
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_dma.h:1437
↓ 1 callersFunctionLL_DMA_ClearFlag_GI2
* @brief Clear Channel 2 global interrupt flag. * @rmtoll IFCR CGIF2 LL_DMA_ClearFlag_GI2 * @param DMAx DMAx Instance * @retva
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_dma.h:1448
↓ 1 callersFunctionLL_DMA_ClearFlag_GI3
* @brief Clear Channel 3 global interrupt flag. * @rmtoll IFCR CGIF3 LL_DMA_ClearFlag_GI3 * @param DMAx DMAx Instance * @retva
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_dma.h:1459
↓ 1 callersFunctionLL_DMA_ClearFlag_GI4
* @brief Clear Channel 4 global interrupt flag. * @rmtoll IFCR CGIF4 LL_DMA_ClearFlag_GI4 * @param DMAx DMAx Instance * @retva
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_dma.h:1470
↓ 1 callersFunctionLL_DMA_ClearFlag_GI5
* @brief Clear Channel 5 global interrupt flag. * @rmtoll IFCR CGIF5 LL_DMA_ClearFlag_GI5 * @param DMAx DMAx Instance * @retva
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_dma.h:1481
↓ 1 callersFunctionLL_DMA_ClearFlag_GI6
* @brief Clear Channel 6 global interrupt flag. * @rmtoll IFCR CGIF6 LL_DMA_ClearFlag_GI6 * @param DMAx DMAx Instance * @retva
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_dma.h:1492
↓ 1 callersFunctionLL_DMA_ClearFlag_GI7
* @brief Clear Channel 7 global interrupt flag. * @rmtoll IFCR CGIF7 LL_DMA_ClearFlag_GI7 * @param DMAx DMAx Instance * @retva
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_dma.h:1503
↓ 1 callersFunctionLL_DMA_ConfigTransfer
* @brief Configure all parameters link to DMA transfer. * @rmtoll CCR DIR LL_DMA_ConfigTransfer\n * CCR MEM2M
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_dma.h:526
↓ 1 callersFunctionLL_DMA_EnableChannel
@defgroup DMA_LL_EF_Configuration Configuration * @{ */ * @brief Enable DMA channel. * @rmtoll CCR EN LL_DMA_EnableChannel
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_dma.h:453
↓ 1 callersFunctionLL_DMA_SetChannelPriorityLevel
* @brief Set Channel priority level. * @rmtoll CCR PL LL_DMA_SetChannelPriorityLevel * @param DMAx DMAx Instance * @param
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_dma.h:832
↓ 1 callersFunctionLL_DMA_SetDataTransferDirection
* @brief Set Data transfer direction (read from peripheral or from memory). * @rmtoll CCR DIR LL_DMA_SetDataTransferDirection\n
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_dma.h:552
↓ 1 callersFunctionLL_DMA_SetMemoryIncMode
* @brief Set Memory increment mode. * @rmtoll CCR MINC LL_DMA_SetMemoryIncMode * @param DMAx DMAx Instance * @param Channel
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_dma.h:691
↓ 1 callersFunctionLL_DMA_SetMemorySize
* @brief Set Memory size. * @rmtoll CCR MSIZE LL_DMA_SetMemorySize * @param DMAx DMAx Instance * @param Channel This paramet
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_dma.h:784
↓ 1 callersFunctionLL_DMA_SetMode
* @brief Set DMA mode circular or normal. * @note The circular buffer mode cannot be used if the memory-to-memory * data transfer is configured o
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_dma.h:601
↓ 1 callersFunctionLL_DMA_SetPeriphIncMode
* @brief Set Peripheral increment mode. * @rmtoll CCR PINC LL_DMA_SetPeriphIncMode * @param DMAx DMAx Instance * @param Cha
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_dma.h:646
↓ 1 callersFunctionLL_DMA_SetPeriphSize
* @brief Set Peripheral size. * @rmtoll CCR PSIZE LL_DMA_SetPeriphSize * @param DMAx DMAx Instance * @param Channel This par
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_dma.h:737
↓ 1 callersFunctionLL_EXTI_ClearFlag_0_31
* @brief Clear ExtLine Flags for Lines in range 0 to 31 * @note This bit is set when the selected edge event arrives on the interrupt * li
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_exti.h:842
↓ 1 callersFunctionLL_EXTI_DisableFallingTrig_0_31
* @brief Disable ExtiLine Falling Edge Trigger for Lines in range 0 to 31 * @note The configurable wakeup lines are edge-triggered. No glitch must
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_exti.h:655
↓ 1 callersFunctionLL_EXTI_DisableRisingTrig_0_31
* @brief Disable ExtiLine Rising Edge Trigger for Lines in range 0 to 31 * @note The configurable wakeup lines are edge-triggered. No glitch must b
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_exti.h:537
↓ 1 callersFunctionLL_EXTI_IsActiveFlag_0_31
* @brief Check if the ExtLine Flag is set or not for Lines in range 0 to 31 * @note This bit is set when the selected edge event arrives on the int
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_exti.h:774
↓ 1 callersFunctionLL_FLASH_ErasePage
Third-party-design/platform-test/User/flash.c:72
↓ 1 callersFunctionLL_FLASH_Lock
* @brief Locks the FLASH control register access * @retval LL Status */
Third-party-design/platform-test/User/flash.c:32
↓ 1 callersFunctionLL_FLASH_ProgramHalfWord
Third-party-design/platform-test/User/flash.c:89
↓ 1 callersFunctionLL_Flash_Unlock
* @brief Unlock the FLASH control register access * @retval LL Status */
Third-party-design/platform-test/User/flash.c:9
↓ 1 callersFunctionLL_GPIO_AF_RemapPartial_TIM3
* @brief Enable the remapping of TIM3 alternate function channels 1 to 4 * @rmtoll MAPR TIM3_REMAP LL_GPIO_AF_RemapPartial_TIM3
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_gpio.h:1136
↓ 1 callersFunctionLL_GPIO_IsOutputPinSet
* @brief Return if input data level for several pins of dedicated port is high or low. * @rmtoll ODR ODy LL_GPIO_IsOutputPinSet
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_gpio.h:774
↓ 1 callersFunctionLL_GPIO_SetPinOutputType
* @brief Configure gpio output type for several pins on dedicated port. * @note Output type as to be set when gpio pin is in output or *
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_gpio.h:493
↓ 1 callersFunctionLL_GPIO_SetPinSpeed
* @brief Configure gpio speed for a dedicated pin on dedicated port. * @note I/O speed can be Low, Medium or Fast speed. * @note Warning: onl
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_gpio.h:419
↓ 1 callersFunctionLL_I2C_AcknowledgeNextData
* @brief Prepare the generation of a ACKnowledge or Non ACKnowledge condition after the address receive match code or next received byte. * @note
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_i2c.h:1553
↓ 1 callersFunctionLL_I2C_ConfigSpeed
* @brief Configure the SCL speed. * @note This bit can only be programmed when the I2C is disabled (PE = 0). * @rmtoll CR2 FREQ
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_i2c.h:728
↓ 1 callersFunctionLL_I2C_Disable
* @brief Disable I2C peripheral (PE = 0). * @rmtoll CR1 PE LL_I2C_Disable * @param I2Cx I2C Instance. * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_i2c.h:359
↓ 1 callersFunctionLL_I2C_Enable
* @brief Enable I2C peripheral (PE = 1). * @rmtoll CR1 PE LL_I2C_Enable * @param I2Cx I2C Instance. * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_i2c.h:348
↓ 1 callersFunctionLL_I2C_SetMode
* @brief Configure peripheral mode. * @note Macro IS_SMBUS_ALL_INSTANCE(I2Cx) can be used to check whether or not * SMBus feature is su
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_i2c.h:777
↓ 1 callersFunctionLL_I2C_SetOwnAddress1
* @brief Set the Own Address1. * @rmtoll OAR1 ADD0 LL_I2C_SetOwnAddress1\n * OAR1 ADD1_7 LL_I2C_SetOwnAdd
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_i2c.h:536
↓ 1 callersFunctionLL_I2S_IsEnabled
* @brief Check if I2S peripheral is enabled * @rmtoll I2SCFGR I2SE LL_I2S_IsEnabled * @param SPIx SPI Instance * @retval State o
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_spi.h:1356
↓ 1 callersFunctionLL_InitTick
* @brief This function configures the Cortex-M SysTick source of the time base. * @param HCLKFrequency HCLK frequency in Hz (can be calculated tha
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_utils.h:218
↓ 1 callersFunctionLL_RCC_ClearResetFlags
* @brief Set RMVF bit to clear the reset flags. * @rmtoll CSR RMVF LL_RCC_ClearResetFlags * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rcc.h:2026
↓ 1 callersFunctionLL_RCC_GetADCClockSource
* @brief Get ADCx clock source * @rmtoll CFGR ADCPRE LL_RCC_GetADCClockSource * @param ADCx This parameter can be one of the foll
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rcc.h:1278
↓ 1 callersFunctionLL_RCC_GetAPB1Prescaler
* @brief Get APB1 prescaler * @rmtoll CFGR PPRE1 LL_RCC_GetAPB1Prescaler * @retval Returned value can be one of the following val
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rcc.h:1111
↓ 1 callersFunctionLL_RCC_GetAPB2Prescaler
* @brief Get APB2 prescaler * @rmtoll CFGR PPRE2 LL_RCC_GetAPB2Prescaler * @retval Returned value can be one of the following val
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rcc.h:1126
↓ 1 callersFunctionLL_RCC_GetI2SClockSource
* @brief Get I2Sx clock source * @rmtoll CFGR2 I2S2SRC LL_RCC_GetI2SClockSource\n * CFGR2 I2S3SRC LL_RCC_GetI2S
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rcc.h:1240
↓ 1 callersFunctionLL_RCC_GetUSBClockSource
* @brief Get USBx clock source * @rmtoll CFGR OTGFSPRE LL_RCC_GetUSBClockSource\n * CFGR USBPRE LL_RCC_GetUSB
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rcc.h:1261
↓ 1 callersFunctionLL_RCC_HSE_DisableBypass
* @brief Disable HSE external oscillator (HSE Bypass) * @rmtoll CR HSEBYP LL_RCC_HSE_DisableBypass * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rcc.h:762
↓ 1 callersFunctionLL_RCC_HSE_EnableBypass
* @brief Enable HSE external oscillator (HSE Bypass) * @rmtoll CR HSEBYP LL_RCC_HSE_EnableBypass * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rcc.h:752
↓ 1 callersFunctionLL_RCC_HSI_SetCalibTrimming
* @brief Set HSI Calibration trimming * @note user-programmable trimming value that is added to the HSICAL * @note Default value is 16, which, wh
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rcc.h:884
↓ 1 callersFunctionLL_RCC_PLL2_Enable
* @brief Enable PLL2 * @rmtoll CR PLL2ON LL_RCC_PLL2_Enable * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rcc.h:1702
↓ 1 callersFunctionLL_RCC_PLL2_GetMultiplicator
* @brief Get PLL2 Multiplication Factor * @rmtoll CFGR2 PLL2MUL LL_RCC_PLL2_GetMultiplicator * @retval Returned value can be one of
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rcc.h:1779
↓ 1 callersFunctionLL_RCC_PLLI2S_GetMultiplicator
* @brief Get PLLI2S Multiplication Factor * @rmtoll CFGR2 PLL3MUL LL_RCC_PLLI2S_GetMultiplicator * @retval Returned value can be one
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rcc.h:1682
↓ 1 callersFunctionLL_RCC_PLLI2S_IsReady
* @brief Check if PLLI2S Ready * @rmtoll CR PLL3RDY LL_RCC_PLLI2S_IsReady * @retval State of bit (1 or 0). */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rcc.h:1625
↓ 1 callersFunctionLL_RCC_PLL_ConfigDomain_PLL2
* @brief Configure PLL2 used for PLL2 Domain * @rmtoll CFGR2 PREDIV2 LL_RCC_PLL_ConfigDomain_PLL2\n * CFGR2 PLL2MUL
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rcc.h:1760
↓ 1 callersFunctionLL_RCC_PLL_GetMultiplicator
* @brief Get PLL multiplication Factor * @rmtoll CFGR PLLMULL LL_RCC_PLL_GetMultiplicator * @retval Returned value can be one of th
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rcc.h:1552
↓ 1 callersFunctionLL_RCC_SetADCClockSource
* @brief Configure ADC clock source * @rmtoll CFGR ADCPRE LL_RCC_SetADCClockSource * @param ADCxSource This parameter can be one
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rcc.h:1221
↓ 1 callersFunctionLL_RTC_ClearFlag_ALR
* @brief Clear Alarm flag * @rmtoll CRL ALRF LL_RTC_ClearFlag_ALR * @param RTCx RTC Instance * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rtc.h:724
↓ 1 callersFunctionLL_RTC_ClearFlag_OW
* @brief Clear Registers OverFlow flag * @rmtoll CRL OWF LL_RTC_ClearFlag_OW * @param RTCx RTC Instance * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rtc.h:768
↓ 1 callersFunctionLL_RTC_ClearFlag_SEC
* @brief Clear Registers synchronization flag * @rmtoll CRL SECF LL_RTC_ClearFlag_SEC * @param RTCx RTC Instance * @retval
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rtc.h:790
↓ 1 callersFunctionLL_RTC_SetAsynchPrescaler
* @brief Set Asynchronous prescaler factor * @rmtoll PRLH PRL LL_RTC_SetAsynchPrescaler\n * @rmtoll PRLL PRL LL_RTC_Set
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rtc.h:276
↓ 1 callersFunctionLL_RTC_SetOutputSource
* @brief Set Output Source * @rmtoll RTCCR CCO LL_RTC_SetOutputSource * @rmtoll RTCCR ASOE LL_RTC_SetOutputSource * @r
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rtc.h:311
↓ 1 callersFunctionLL_RTC_TAMPER_Disable
* @brief Disable RTC_TAMPx Tamper * @rmtoll CR TPE LL_RTC_TAMPER_Disable\n * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rtc.h:463
← previousnext →1,001–1,100 of 5,651, ranked by callers