MCPcopy Create free account

hub / github.com/RQNG/WouoUI / functions

Functions5,651 in github.com/RQNG/WouoUI

↓ 2 callersFunctionHAL_I2C_AbortCpltCallback
* @brief I2C abort callback. * @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:5278
↓ 2 callersFunctionHAL_I2S_ErrorCallback
* @brief I2S error callbacks * @param hi2s pointer to a I2S_HandleTypeDef structure that contains * the configuration information for I2
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2s.c:1594
↓ 2 callersFunctionHAL_I2S_RxCpltCallback
* @brief Rx Transfer completed callbacks * @param hi2s pointer to a I2S_HandleTypeDef structure that contains * the configuration inform
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2s.c:1578
↓ 2 callersFunctionHAL_I2S_TxCpltCallback
* @brief Tx Transfer completed callbacks * @param hi2s pointer to a I2S_HandleTypeDef structure that contains * the configuration inform
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2s.c:1546
↓ 2 callersFunctionHAL_IRDA_RxCpltCallback
* @brief Rx Transfer complete callback. * @param hirda Pointer to a IRDA_HandleTypeDef structure that contains * the configurati
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_irda.c:1909
↓ 2 callersFunctionHAL_IRDA_TxCpltCallback
* @brief Tx Transfer complete callback. * @param hirda Pointer to a IRDA_HandleTypeDef structure that contains * the configurati
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_irda.c:1877
↓ 2 callersFunctionHAL_MMC_RxCpltCallback
* @brief Rx Transfer completed callbacks * @param hmmc: Pointer MMC handle * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_mmc.c:1714
↓ 2 callersFunctionHAL_MMC_TxCpltCallback
* @brief Tx Transfer completed callbacks * @param hmmc: Pointer to MMC handle * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_mmc.c:1699
↓ 2 callersFunctionHAL_NVIC_EnableIRQ
* @brief Enables a device specific interrupt in the NVIC interrupt controller. * @note To configure interrupts priority correctly, the NVIC_Prior
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c:186
↓ 2 callersFunctionHAL_PCD_EP_Abort
* @brief Abort an USB EP transaction. * @param hpcd PCD handle * @param ep_addr endpoint address * @retval HAL status */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.c:1945
↓ 2 callersFunctionHAL_PCD_ResetCallback
* @brief USB Reset callback. * @param hpcd PCD handle * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.c:1539
↓ 2 callersFunctionHAL_PCD_ResumeCallback
* @brief Resume event callback. * @param hpcd PCD handle * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.c:1569
↓ 2 callersFunctionHAL_PCD_SOFCallback
* @brief USB Start Of Frame callback. * @param hpcd PCD handle * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.c:1524
↓ 2 callersFunctionHAL_PCD_SetupStageCallback
* @brief Setup stage callback * @param hpcd PCD handle * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.c:1509
↓ 2 callersFunctionHAL_PCD_SuspendCallback
* @brief Suspend event callback. * @param hpcd PCD handle * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.c:1554
↓ 2 callersFunctionHAL_RTC_WaitForSynchro
* @brief Waits until the RTC registers (RTC_CNT, RTC_ALR and RTC_PRL) * are synchronized with RTC APB clock. * @note This function must be ca
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc.c:1541
↓ 2 callersFunctionHAL_SD_RxCpltCallback
* @brief Rx Transfer completed callbacks * @param hsd: Pointer SD handle * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sd.c:1711
↓ 2 callersFunctionHAL_SD_TxCpltCallback
* @brief Tx Transfer completed callbacks * @param hsd: Pointer to SD handle * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sd.c:1696
↓ 2 callersFunctionHAL_SMARTCARD_RxCpltCallback
* @brief Rx Transfer completed callback * @param hsc Pointer to a SMARTCARD_HandleTypeDef structure that contains * the configu
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_smartcard.c:1679
↓ 2 callersFunctionHAL_SPI_TxCpltCallback
* @brief Tx Transfer completed callback. * @param hspi pointer to a SPI_HandleTypeDef structure that contains * the configuration
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c:2544
↓ 2 callersFunctionHAL_SPI_TxRxCpltCallback
* @brief Tx and Rx Transfer completed callback. * @param hspi pointer to a SPI_HandleTypeDef structure that contains * the configu
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c:2576
↓ 2 callersFunctionHAL_SRAM_DMA_XferCpltCallback
* @brief DMA transfer complete callback. * @param hdma pointer to a SRAM_HandleTypeDef structure that contains * the configuratio
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sram.c:294
↓ 2 callersFunctionHAL_TIMEx_CommutCallback
* @brief Hall commutation changed callback in non-blocking mode * @param htim TIM handle * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c:2107
↓ 2 callersFunctionHAL_TIM_ErrorCallback
* @brief Timer error callback in non-blocking mode * @param htim TIM handle * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c:5787
↓ 2 callersFunctionHAL_TIM_PeriodElapsedCallback
* @brief Period elapsed callback in non-blocking mode * @param htim TIM handle * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c:5652
↓ 2 callersFunctionHAL_TIM_TriggerCallback
* @brief Hall Trigger detection callback in non-blocking mode * @param htim TIM handle * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c:5757
↓ 2 callersFunctionHAL_UART_RxCpltCallback
* @brief Rx Transfer completed callbacks. * @param huart Pointer to a UART_HandleTypeDef structure that contains * the configura
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c:2619
↓ 2 callersFunctionHAL_UART_TxCpltCallback
* @brief Tx Transfer completed callbacks. * @param huart Pointer to a UART_HandleTypeDef structure that contains * the configura
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c:2589
↓ 2 callersFunctionHAL_USART_TxCpltCallback
* @brief Tx Transfer completed callbacks. * @param husart Pointer to a USART_HandleTypeDef structure that contains * the configur
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_usart.c:1940
↓ 2 callersFunctionI2C_Flush_DR
* @brief I2C data register flush process. * @param hi2c I2C handle. * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c:977
↓ 2 callersFunctionI2C_MemoryTransmit_TXE_BTF
* @brief Handle TXE and BTF flag for Memory transmitter * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the confi
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c:5532
↓ 2 callersFunctionI2C_RequestMemoryWrite
* @brief Master sends target device address followed by internal memory address for write request. * @param hi2c Pointer to a I2C_HandleTypeDef st
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c:6833
↓ 2 callersFunctionI2C_WaitOnBTFFlagUntilTimeout
* @brief This function handles I2C Communication Timeout for specific usage of BTF flag. * @param hi2c Pointer to a I2C_HandleTypeDef structure th
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c:7430
↓ 2 callersFunctionIRDA_EndTxTransfer
* @brief End ongoing Tx transfer on IRDA peripheral (following error detection or Transmit completion). * @param hirda IRDA handle. * @retval No
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_irda.c:2268
↓ 2 callersFunctionIRDA_Receive_IT
* @brief Receives an amount of data in non blocking mode. * @param hirda Pointer to a IRDA_HandleTypeDef structure that contains *
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_irda.c:2537
↓ 2 callersFunctionIRQ_Disable
Disable interrupt.
Third-party-design/platform-test/Drivers/CMSIS/Core_A/Source/irq_ctrl_gic.c:102
↓ 2 callersFunctionIRQ_Enable
Enable interrupt.
Third-party-design/platform-test/Drivers/CMSIS/Core_A/Source/irq_ctrl_gic.c:87
↓ 2 callersFunctionIRQ_GetPending
Get interrupt pending flag.
Third-party-design/platform-test/Drivers/CMSIS/Core_A/Source/irq_ctrl_gic.c:312
↓ 2 callersFunctionIRQ_GetPriority
Get interrupt priority.
Third-party-design/platform-test/Drivers/CMSIS/Core_A/Source/irq_ctrl_gic.c:356
↓ 2 callersFunctionIRQ_SetHandler
Register interrupt handler.
Third-party-design/platform-test/Drivers/CMSIS/Core_A/Source/irq_ctrl_gic.c:55
↓ 2 callersFunctionIRQ_SetMode
Configure interrupt request mode.
Third-party-design/platform-test/Drivers/CMSIS/Core_A/Source/irq_ctrl_gic.c:131
↓ 2 callersFunctionIRQ_SetPending
Set interrupt pending flag.
Third-party-design/platform-test/Drivers/CMSIS/Core_A/Source/irq_ctrl_gic.c:298
↓ 2 callersFunctionLL_ADC_REG_SetSequencerRanks
* @brief Set ADC group regular sequence: channel on the selected * scan sequence rank. * @note This function performs configuration of:
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_adc.h:2130
↓ 2 callersFunctionLL_ADC_SetChannelSamplingTime
* @brief Set sampling time of the selected ADC channel * Unit: ADC clock cycles. * @note On this device, sampling time is on channel sc
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_adc.h:2836
↓ 2 callersFunctionLL_DMA_SetDataLength
* @brief Set Number of data to transfer. * @note This action has no effect if * channel is enabled. * @rmtoll CNDTR NDT
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_dma.h:879
↓ 2 callersFunctionLL_DMA_SetMemoryAddress
* @brief Set the Memory address. * @note Interface used for direction LL_DMA_DIRECTION_PERIPH_TO_MEMORY or LL_DMA_DIRECTION_MEMORY_TO_PERIPH only
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_dma.h:964
↓ 2 callersFunctionLL_DMA_SetPeriphAddress
* @brief Set the Peripheral address. * @note Interface used for direction LL_DMA_DIRECTION_PERIPH_TO_MEMORY or LL_DMA_DIRECTION_MEMORY_TO_PERIPH
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_dma.h:986
↓ 2 callersFunctionLL_EXTI_DisableEvent_0_31
* @brief Disable ExtiLine Event request for Lines in range 0 to 31 * @rmtoll EMR EMx LL_EXTI_DisableEvent_0_31 * @param ExtiLi
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_exti.h:415
↓ 2 callersFunctionLL_EXTI_DisableIT_0_31
* @brief Disable ExtiLine Interrupt request for Lines in range 0 to 31 * @note The reset value for the direct or internal lines (see RM) *
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_exti.h:301
↓ 2 callersFunctionLL_EXTI_EnableEvent_0_31
* @brief Enable ExtiLine Event request for Lines in range 0 to 31 * @rmtoll EMR EMx LL_EXTI_EnableEvent_0_31 * @param ExtiLine
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_exti.h:380
↓ 2 callersFunctionLL_EXTI_EnableFallingTrig_0_31
* @brief Enable ExtiLine Falling 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:617
↓ 2 callersFunctionLL_EXTI_EnableIT_0_31
* @brief Enable ExtiLine Interrupt request for Lines in range 0 to 31 * @note The reset value for the direct or internal lines (see RM) * i
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_exti.h:265
↓ 2 callersFunctionLL_EXTI_EnableRisingTrig_0_31
* @brief Enable ExtiLine Rising Edge Trigger for Lines in range 0 to 31 * @note The configurable wakeup lines are edge-triggered. No glitch must be
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_exti.h:497
↓ 2 callersFunctionLL_EXTI_Init
* @brief Initialize the EXTI registers according to the specified parameters in EXTI_InitStruct. * @param EXTI_InitStruct pointer to a @ref LL_EXT
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_exti.c:105
↓ 2 callersFunctionLL_FLASH_GetLatency
* @brief Get FLASH Latency * @rmtoll FLASH_ACR LATENCY LL_FLASH_GetLatency * @retval Returned value can be one of the following values:
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_system.h:484
↓ 2 callersFunctionLL_FLASH_GetStatus
* @brief Get the FLASH Status * @retval LL Status */
Third-party-design/platform-test/User/flash.c:44
↓ 2 callersFunctionLL_FLASH_SetLatency
* @brief Set FLASH Latency * @rmtoll FLASH_ACR LATENCY LL_FLASH_SetLatency * @param Latency This parameter can be one of the following
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_system.h:471
↓ 2 callersFunctionLL_GPIO_AF_SetEXTISource
* @brief Configure source input for the EXTI external interrupt. * @rmtoll AFIO_EXTICR1 EXTIx LL_GPIO_AF_SetEXTISource\n * A
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_gpio.h:2263
↓ 2 callersFunctionLL_GPIO_SetPinPull
* @brief Configure gpio pull-up or pull-down for a dedicated pin on a dedicated port. * @note Warning: only one pin can be passed as parameter.
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_gpio.h:564
↓ 2 callersFunctionLL_GPIO_TogglePin
* @brief Toggle data value for several pin of dedicated port. * @rmtoll ODR ODy LL_GPIO_TogglePin * @param GPIOx GPIO Port
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_gpio.h:861
↓ 2 callersFunctionLL_RCC_GetAHBPrescaler
* @brief Get AHB prescaler * @rmtoll CFGR HPRE LL_RCC_GetAHBPrescaler * @retval Returned value can be one of the following value
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rcc.h:1096
↓ 2 callersFunctionLL_RCC_HSE_Enable
* @brief Enable HSE crystal oscillator (HSE ON) * @rmtoll CR HSEON LL_RCC_HSE_Enable * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rcc.h:772
↓ 2 callersFunctionLL_RCC_HSE_GetPrediv2
* @brief Get PREDIV2 division factor * @rmtoll CFGR2 PREDIV2 LL_RCC_HSE_GetPrediv2 * @retval Returned value can be one of the follow
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rcc.h:819
↓ 2 callersFunctionLL_RCC_HSI_Enable
* @brief Enable HSI oscillator * @rmtoll CR HSION LL_RCC_HSI_Enable * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rcc.h:838
↓ 2 callersFunctionLL_RCC_PLL2_IsReady
* @brief Check if PLL2 Ready * @rmtoll CR PLL2RDY LL_RCC_PLL2_IsReady * @retval State of bit (1 or 0). */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rcc.h:1722
↓ 2 callersFunctionLL_RCC_PLL_Enable
* @brief Enable PLL * @rmtoll CR PLLON LL_RCC_PLL_Enable * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rcc.h:1385
↓ 2 callersFunctionLL_RCC_PLL_GetMainSource
* @brief Get the oscillator used as PLL clock source. * @rmtoll CFGR PLLSRC LL_RCC_PLL_GetMainSource\n * CFGR2 PRED
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rcc.h:1518
↓ 2 callersFunctionLL_RCC_PLL_GetPrediv
* @brief Get PREDIV1 division factor for the main PLL * @note They can be written only when the PLL is disabled * @rmtoll CFGR2 PREDIV1
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rcc.h:1582
↓ 2 callersFunctionLL_RCC_SetAHBPrescaler
* @brief Set AHB prescaler * @rmtoll CFGR HPRE LL_RCC_SetAHBPrescaler * @param Prescaler This parameter can be one of the follo
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rcc.h:1045
↓ 2 callersFunctionLL_RCC_SetAPB1Prescaler
* @brief Set APB1 prescaler * @rmtoll CFGR PPRE1 LL_RCC_SetAPB1Prescaler * @param Prescaler This parameter can be one of the fol
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rcc.h:1061
↓ 2 callersFunctionLL_RCC_SetAPB2Prescaler
* @brief Set APB2 prescaler * @rmtoll CFGR PPRE2 LL_RCC_SetAPB2Prescaler * @param Prescaler This parameter can be one of the fol
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rcc.h:1077
↓ 2 callersFunctionLL_RTC_ClearFlag_RS
* @brief Clear Registers synchronization flag * @rmtoll CRL RSF LL_RTC_ClearFlag_RS * @param RTCx RTC Instance * @retval No
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rtc.h:746
↓ 2 callersFunctionLL_RTC_DisableWriteProtection
* @brief Disable the write protection for RTC registers. * @rmtoll CRL RTC_CRL_CNF LL_RTC_DisableWriteProtection * @param RTC
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rtc.h:350
↓ 2 callersFunctionLL_RTC_IsActiveFlag_RS
* @brief Get Registers synchronization flag * @rmtoll CRL RSF LL_RTC_IsActiveFlag_RS * @param RTCx RTC Instance * @retval S
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rtc.h:735
↓ 2 callersFunctionLL_RTC_WaitForSynchro
* @brief Waits until the RTC registers are synchronized with RTC APB clock. * @note The RTC Resynchronization mode is write protected, use the
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_rtc.c:493
↓ 2 callersFunctionLL_SPI_Init
* @brief Initialize the SPI registers according to the specified parameters in SPI_InitStruct. * @note As some bits in SPI configuration register
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_spi.c:177
↓ 2 callersFunctionLL_SPI_TransmitData8
* @brief Write 8-Bits in the data register * @rmtoll DR DR LL_SPI_TransmitData8 * @param SPIx SPI Instance * @param TxDa
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_spi.h:1053
↓ 2 callersFunctionLL_SetFlashLatency
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_utils.c:284
↓ 2 callersFunctionLL_SetSystemCoreClock
* @brief This function sets directly SystemCoreClock CMSIS variable. * @note Variable can be calculated also through SystemCoreClockUpdate functi
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_utils.c:269
↓ 2 callersFunctionLL_TIM_OC_DisableFast
* @brief Disable fast mode for the output channel. * @rmtoll CCMR1 OC1FE LL_TIM_OC_DisableFast\n * CCMR1 OC2FE
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_tim.h:1844
↓ 2 callersFunctionLL_TIM_OC_EnablePreload
* @brief Enable compare register (TIMx_CCRx) preload for the output channel. * @rmtoll CCMR1 OC1PE LL_TIM_OC_EnablePreload\n *
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_tim.h:1888
↓ 2 callersFunctionLL_TIM_OC_Init
* @brief Configure the TIMx output channel. * @param TIMx Timer Instance * @param Channel This parameter can be one of the following values:
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_tim.c:403
↓ 2 callersFunctionLL_TIM_OC_SetCompareCH2
* @brief Set compare value for output channel 2 (TIMx_CCR2). * @note Macro IS_TIM_CC2_INSTANCE(TIMx) can be used to check whether or not *
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_tim.h:2050
↓ 2 callersFunctionLL_USART_IsActiveFlag_TC
* @brief Check if the USART Transmission Complete Flag is set or not * @rmtoll SR TC LL_USART_IsActiveFlag_TC * @param USAR
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_usart.h:1851
↓ 2 callersFunctionLL_USART_IsEnabled
* @brief Indicate if USART is enabled * @rmtoll CR1 UE LL_USART_IsEnabled * @param USARTx USART Instance * @retval State o
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_usart.h:437
↓ 2 callersFunctionLL_USART_SetBaudRate
* @brief Configure USART BRR register for achieving expected Baud Rate value. * @note Compute and set USARTDIV value in BRR Register (full BRR co
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_usart.h:1027
↓ 2 callersFunctionMMC_ReadExtCSD
* @brief Reads extended CSD register to get the sectors number of the device * @param hmmc: Pointer to MMC handle * @param pFieldData: Pointer
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_mmc.c:2890
↓ 2 callersFunctionMMU_APPage
\brief Set 4k/64k page access privileges \param [out] descriptor_l2 L2 descriptor. \param [in] user User Level Access: NO_ACCE
Third-party-design/platform-test/Drivers/CMSIS/Core_A/Include/core_ca.h:2195
↓ 2 callersFunctionMMU_DomainPage
\brief Set 4k/64k page domain \param [out] descriptor_l1 L1 descriptor. \param [in] domain Page domain \return 0 */
Third-party-design/platform-test/Drivers/CMSIS/Core_A/Include/core_ca.h:2165
↓ 2 callersFunctionMMU_GlobalPage
\brief Set 4k/64k page Global attribute \param [out] descriptor_l2 L2 descriptor. \param [in] g_bit 4k/64k page attribute: GLOB
Third-party-design/platform-test/Drivers/CMSIS/Core_A/Include/core_ca.h:2243
↓ 2 callersFunctionMMU_MemoryPage
\brief Set 4k/64k page memory attributes \param [out] descriptor_l2 L2 descriptor. \param [in] mem 4k/64k page memory type: N
Third-party-design/platform-test/Drivers/CMSIS/Core_A/Include/core_ca.h:2334
↓ 2 callersFunctionMMU_MemorySection
\brief Set Section memory attributes \param [out] descriptor_l1 L1 descriptor. \param [in] mem Section memory type: NORMAL, D
Third-party-design/platform-test/Drivers/CMSIS/Core_A/Include/core_ca.h:2273
↓ 2 callersFunctionMMU_PPage
\brief Set 4k/64k page parity check \param [out] descriptor_l1 L1 descriptor. \param [in] p_bit Parity check: ECC_DISABLED, ECC
Third-party-design/platform-test/Drivers/CMSIS/Core_A/Include/core_ca.h:2179
↓ 2 callersFunctionMMU_SecurePage
\brief Set 4k/64k page Security attribute \param [out] descriptor_l1 L1 descriptor. \param [in] s_bit 4k/64k page Security attr
Third-party-design/platform-test/Drivers/CMSIS/Core_A/Include/core_ca.h:2257
↓ 2 callersFunctionMMU_SharedPage
\brief Set 4k/64k page shareability \param [out] descriptor_l2 L2 descriptor. \param [in] s_bit 4k/64k page shareability: NON_S
Third-party-design/platform-test/Drivers/CMSIS/Core_A/Include/core_ca.h:2229
↓ 2 callersFunctionMMU_XNPage
Page 4k or 64k */ \brief Set 4k/64k page execution-never attribute \param [out] descriptor_l2 L2 descriptor. \param [in] xn
Third-party-design/platform-test/Drivers/CMSIS/Core_A/Include/core_ca.h:2143
↓ 2 callersFunctionMX_I2C1_Init
I2C1 init function */
Third-party-design/platform-test/Core/Src/i2c.c:30
↓ 2 callersFunctionOLED_DC_Clr
Third-party-design/PageVersion/ProjectExamples/Air001/Port_C_SPI/oled_port.c:33
↓ 2 callersFunctionOLED_DigitalPage_UpdateLabelAnimation
* @brief 更新数字页面标签动画 * * @param dp 数字页面指针 * @param label_index 标签索引 * @param dir 运动方向 */
Third-party-design/PageVersion/Csource/src/oled_ui.c:1374
↓ 2 callersFunctionOLED_Init
Third-party-design/PageVersion/ProjectExamples/Air001/Port_C_SPI/oled_port.c:78
← previousnext →501–600 of 5,651, ranked by callers