MCPcopy Create free account

hub / github.com/RQNG/WouoUI / functions

Functions5,651 in github.com/RQNG/WouoUI

↓ 1 callersFunctionHAL_MMC_MspInit
* @brief Initializes the MMC MSP. * @param hmmc: Pointer to MMC handle * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_mmc.c:544
↓ 1 callersFunctionHAL_MspDeInit
* @brief DeInitializes the MSP. * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c:211
↓ 1 callersFunctionHAL_MspInit
* @brief Initialize the MSP. * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c:200
↓ 1 callersFunctionHAL_NAND_MspDeInit
* @brief NAND MSP DeInit * @param hnand pointer to a NAND_HandleTypeDef structure that contains * the configuration information f
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_nand.c:261
↓ 1 callersFunctionHAL_NAND_MspInit
* @brief NAND MSP Init * @param hnand pointer to a NAND_HandleTypeDef structure that contains * the configuration information for
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_nand.c:245
↓ 1 callersFunctionHAL_NOR_MspDeInit
* @brief NOR MSP DeInit * @param hnor pointer to a NOR_HandleTypeDef structure that contains * the configuration information for
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_nor.c:392
↓ 1 callersFunctionHAL_NOR_MspInit
* @brief NOR MSP Init * @param hnor pointer to a NOR_HandleTypeDef structure that contains * the configuration information for NO
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_nor.c:376
↓ 1 callersFunctionHAL_NOR_MspWait
* @brief NOR MSP Wait for Ready/Busy signal * @param hnor pointer to a NOR_HandleTypeDef structure that contains * the configurat
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_nor.c:409
↓ 1 callersFunctionHAL_NOR_ReturnToReadMode
* @brief Returns the NOR memory to Read mode. * @param hnor pointer to a NOR_HandleTypeDef structure that contains * the configur
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_nor.c:549
↓ 1 callersFunctionHAL_NVIC_SetPriorityGrouping
* @brief Sets the priority grouping field (preemption priority and subpriority) * using the required unlock sequence. * @param PriorityG
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c:142
↓ 1 callersFunctionHAL_NVIC_SystemReset
* @brief Initiates a system reset request to reset the MCU. * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c:215
↓ 1 callersFunctionHAL_PCCARD_MspDeInit
* @brief PCCARD MSP DeInit * @param hpccard pointer to a PCCARD_HandleTypeDef structure that contains * the configuration informa
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pccard.c:272
↓ 1 callersFunctionHAL_PCCARD_MspInit
* @brief PCCARD MSP Init * @param hpccard pointer to a PCCARD_HandleTypeDef structure that contains * the configuration informati
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pccard.c:257
↓ 1 callersFunctionHAL_PCD_ConnectCallback
* @brief Connection event callback. * @param hpcd PCD handle * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.c:1618
↓ 1 callersFunctionHAL_PCD_DisconnectCallback
* @brief Disconnection event callback. * @param hpcd PCD handle * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.c:1633
↓ 1 callersFunctionHAL_PCD_EP_DB_Receive
* @brief Manage double buffer bulk out transaction from ISR * @param hpcd PCD handle * @param ep current endpoint handle * @param wEPVal Las
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.c:2472
↓ 1 callersFunctionHAL_PCD_EP_DB_Transmit
* @brief Manage double buffer bulk IN transaction from ISR * @param hpcd PCD handle * @param ep current endpoint handle * @param wEPVal Last
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.c:2553
↓ 1 callersFunctionHAL_PCD_ISOINIncompleteCallback
* @brief Incomplete ISO IN callback. * @param hpcd PCD handle * @param epnum endpoint number * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.c:1602
↓ 1 callersFunctionHAL_PCD_ISOOUTIncompleteCallback
* @brief Incomplete ISO OUT callback. * @param hpcd PCD handle * @param epnum endpoint number * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.c:1585
↓ 1 callersFunctionHAL_PCD_MspDeInit
* @brief DeInitializes PCD MSP. * @param hpcd PCD handle * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.c:305
↓ 1 callersFunctionHAL_PCD_MspInit
* @brief Initializes the PCD MSP. * @param hpcd PCD handle * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.c:290
↓ 1 callersFunctionHAL_PCD_SetAddress
* @brief Set the USB Device address. * @param hpcd PCD handle * @param address new device address * @retval HAL status */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.c:1706
↓ 1 callersFunctionHAL_PWR_PVDCallback
* @brief PWR PVD interrupt callback * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c:596
↓ 1 callersFunctionHAL_RCCEx_PeriphCLKConfig
* @brief Initializes the RCC extended peripherals clocks according to the specified parameters in the * RCC_PeriphCLKInitTypeDef. * @para
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c:98
↓ 1 callersFunctionHAL_RCC_CSSCallback
* @brief RCC Clock Security System interrupt callback * @retval none */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c:1377
↓ 1 callersFunctionHAL_RCC_GetClockConfig
* @brief Get the RCC_ClkInitStruct according to the internal * RCC configuration registers. * @param RCC_ClkInitStruct pointer to an RCC_ClkInit
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c:1310
↓ 1 callersFunctionHAL_RCC_OscConfig
* @brief Initializes the RCC Oscillators according to the specified parameters in the * RCC_OscInitTypeDef. * @param RCC_OscInitStruct p
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c:345
↓ 1 callersFunctionHAL_RTCEx_RTCEventCallback
* @brief Second event callback. * @param hrtc: pointer to a RTC_HandleTypeDef structure that contains * the configuration informa
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc_ex.c:418
↓ 1 callersFunctionHAL_RTCEx_RTCEventErrorCallback
* @brief Second event error callback. * @param hrtc: pointer to a RTC_HandleTypeDef structure that contains * the configuration i
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc_ex.c:433
↓ 1 callersFunctionHAL_RTCEx_Tamper1EventCallback
* @brief Tamper 1 callback. * @param hrtc: pointer to a RTC_HandleTypeDef structure that contains * the configuration information
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc_ex.c:246
↓ 1 callersFunctionHAL_RTC_AlarmAEventCallback
* @brief Alarm A callback. * @param hrtc pointer to a RTC_HandleTypeDef structure that contains * the configuration information
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc.c:1437
↓ 1 callersFunctionHAL_RTC_AlarmIRQHandler
* @brief This function handles Alarm interrupt request. * @param hrtc pointer to a RTC_HandleTypeDef structure that contains *
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc.c:1405
↓ 1 callersFunctionHAL_RTC_Init
* @brief Initializes the RTC peripheral * @param hrtc pointer to a RTC_HandleTypeDef structure that contains * the configuratio
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc.c:276
↓ 1 callersFunctionHAL_RTC_MspDeInit
* @brief DeInitializes the RTC MSP. * @param hrtc pointer to a RTC_HandleTypeDef structure that contains * the configuration in
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc.c:666
↓ 1 callersFunctionHAL_RTC_MspInit
* @brief Initializes the RTC MSP. * @param hrtc pointer to a RTC_HandleTypeDef structure that contains * the configuration info
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc.c:651
↓ 1 callersFunctionHAL_SD_GetCardCSD
* @brief Returns information the information of the card which are stored on * the CSD register. * @param hsd: Pointer to SD handle *
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sd.c:1985
↓ 1 callersFunctionHAL_SD_InitCard
* @brief Initializes the SD Card. * @param hsd: Pointer to SD handle * @note This function initializes the SD card. It could be used when a ca
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sd.c:403
↓ 1 callersFunctionHAL_SD_MspDeInit
* @brief De-Initialize SD MSP. * @param hsd: Pointer to SD handle * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sd.c:529
↓ 1 callersFunctionHAL_SD_MspInit
* @brief Initializes the SD MSP. * @param hsd: Pointer to SD handle * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sd.c:514
↓ 1 callersFunctionHAL_SMARTCARD_MspDeInit
* @brief SMARTCARD MSP DeInit * @param hsc Pointer to a SMARTCARD_HandleTypeDef structure that contains * the configuration inf
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_smartcard.c:435
↓ 1 callersFunctionHAL_SMARTCARD_MspInit
* @brief SMARTCARD MSP Init * @param hsc Pointer to a SMARTCARD_HandleTypeDef structure that contains * the configuration info
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_smartcard.c:419
↓ 1 callersFunctionHAL_SMARTCARD_TxCpltCallback
* @brief Tx Transfer completed callbacks * @param hsc Pointer to a SMARTCARD_HandleTypeDef structure that contains * the config
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_smartcard.c:1663
↓ 1 callersFunctionHAL_SPI_MspDeInit
* @brief De-Initialize the SPI MSP. * @param hspi pointer to a SPI_HandleTypeDef structure that contains * the configuration infor
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c:521
↓ 1 callersFunctionHAL_SPI_MspInit
* @brief Initialize the SPI MSP. * @param hspi pointer to a SPI_HandleTypeDef structure that contains * the configuration informat
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c:505
↓ 1 callersFunctionHAL_SPI_RxHalfCpltCallback
* @brief Rx Half Transfer completed callback. * @param hspi pointer to a SPI_HandleTypeDef structure that contains * the configura
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c:2608
↓ 1 callersFunctionHAL_SPI_TransmitReceive
* @brief Transmit and Receive an amount of data in blocking mode. * @param hspi pointer to a SPI_HandleTypeDef structure that contains *
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c:1182
↓ 1 callersFunctionHAL_SPI_TransmitReceive_DMA
* @brief Transmit and Receive an amount of data in non-blocking mode with DMA. * @param hspi pointer to a SPI_HandleTypeDef structure that contain
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c:1914
↓ 1 callersFunctionHAL_SPI_TransmitReceive_IT
* @brief Transmit and Receive an amount of data in non-blocking mode with Interrupt. * @param hspi pointer to a SPI_HandleTypeDef structure that c
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c:1605
↓ 1 callersFunctionHAL_SPI_TxHalfCpltCallback
* @brief Tx Half Transfer completed callback. * @param hspi pointer to a SPI_HandleTypeDef structure that contains * the configura
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c:2592
↓ 1 callersFunctionHAL_SPI_TxRxHalfCpltCallback
* @brief Tx and Rx Half Transfer callback. * @param hspi pointer to a SPI_HandleTypeDef structure that contains * the configuratio
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c:2624
↓ 1 callersFunctionHAL_SRAM_DMA_XferErrorCallback
* @brief DMA transfer complete error callback. * @param hdma pointer to a SRAM_HandleTypeDef structure that contains * the config
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sram.c:310
↓ 1 callersFunctionHAL_SRAM_MspDeInit
* @brief SRAM MSP DeInit. * @param hsram pointer to a SRAM_HandleTypeDef structure that contains * the configuration information
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sram.c:278
↓ 1 callersFunctionHAL_SRAM_MspInit
* @brief SRAM MSP Init. * @param hsram pointer to a SRAM_HandleTypeDef structure that contains * the configuration information fo
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sram.c:262
↓ 1 callersFunctionHAL_SYSTICK_Callback
* @brief SYSTICK callback. * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c:480
↓ 1 callersFunctionHAL_SYSTICK_Config
* @brief Initializes the System Timer and its interrupt, and starts the System Tick Timer. * Counter is in free running mode to generate pe
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c:228
↓ 1 callersFunctionHAL_TIMEx_BreakCallback
* @brief Hall Break 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_ex.c:2136
↓ 1 callersFunctionHAL_TIMEx_CommutHalfCpltCallback
* @brief Hall commutation changed half complete 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:2121
↓ 1 callersFunctionHAL_TIMEx_HallSensor_MspDeInit
* @brief DeInitializes TIM Hall Sensor MSP. * @param htim TIM Hall Sensor Interface handle * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c:300
↓ 1 callersFunctionHAL_TIMEx_HallSensor_MspInit
* @brief Initializes the TIM Hall Sensor MSP. * @param htim TIM Hall Sensor Interface handle * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c:285
↓ 1 callersFunctionHAL_TIM_Base_Init
@defgroup TIM_Exported_Functions_Group1 TIM Time Base functions * @brief Time Base functions * @verbatim ===================================
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c:266
↓ 1 callersFunctionHAL_TIM_Base_MspDeInit
* @brief DeInitializes TIM Base MSP. * @param htim TIM Base handle * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c:384
↓ 1 callersFunctionHAL_TIM_Base_MspInit
* @brief Initializes the TIM Base MSP. * @param htim TIM Base handle * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c:369
↓ 1 callersFunctionHAL_TIM_Base_Start_IT
* @brief Starts the TIM Base generation in interrupt mode. * @param htim TIM Base handle * @retval HAL status */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c:459
↓ 1 callersFunctionHAL_TIM_DMABurst_MultiReadStart
* @brief Configure the DMA Burst to transfer Data from the TIM peripheral to the memory * @param htim TIM handle * @param BurstBaseAddress TIM
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c:4865
↓ 1 callersFunctionHAL_TIM_DMABurst_MultiWriteStart
* @brief Configure the DMA Burst to transfer multiple Data from the memory to the TIM peripheral * @param htim TIM handle * @param BurstBaseAdd
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c:4529
↓ 1 callersFunctionHAL_TIM_Encoder_MspDeInit
* @brief DeInitializes TIM Encoder Interface MSP. * @param htim TIM Encoder Interface handle * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c:3193
↓ 1 callersFunctionHAL_TIM_Encoder_MspInit
* @brief Initializes the TIM Encoder Interface MSP. * @param htim TIM Encoder Interface handle * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c:3178
↓ 1 callersFunctionHAL_TIM_IC_CaptureHalfCpltCallback
* @brief Input Capture half complete callback in non-blocking mode * @param htim TIM IC handle * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c:5712
↓ 1 callersFunctionHAL_TIM_IC_MspDeInit
* @brief DeInitializes TIM Input Capture MSP. * @param htim TIM handle * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c:2097
↓ 1 callersFunctionHAL_TIM_IC_MspInit
* @brief Initializes the TIM Input Capture MSP. * @param htim TIM Input Capture handle * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c:2082
↓ 1 callersFunctionHAL_TIM_IRQHandler
* @} */ @defgroup TIM_Exported_Functions_Group7 TIM IRQ handler management * @brief TIM IRQ handler management * @verbatim ===============
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c:3822
↓ 1 callersFunctionHAL_TIM_OC_MspDeInit
* @brief DeInitializes TIM Output Compare MSP. * @param htim TIM Output Compare handle * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c:768
↓ 1 callersFunctionHAL_TIM_OC_MspInit
* @brief Initializes the TIM Output Compare MSP. * @param htim TIM Output Compare handle * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c:753
↓ 1 callersFunctionHAL_TIM_OnePulse_MspDeInit
* @brief DeInitializes TIM One Pulse MSP. * @param htim TIM One Pulse handle * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c:2757
↓ 1 callersFunctionHAL_TIM_OnePulse_MspInit
* @brief Initializes the TIM One Pulse MSP. * @param htim TIM One Pulse handle * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c:2742
↓ 1 callersFunctionHAL_TIM_PWM_MspDeInit
* @brief DeInitializes TIM PWM MSP. * @param htim TIM PWM handle * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c:1433
↓ 1 callersFunctionHAL_TIM_PWM_MspInit
* @brief Initializes the TIM PWM MSP. * @param htim TIM PWM handle * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c:1418
↓ 1 callersFunctionHAL_TIM_PWM_PulseFinishedHalfCpltCallback
* @brief PWM Pulse finished half complete 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:5742
↓ 1 callersFunctionHAL_TIM_PeriodElapsedHalfCpltCallback
* @brief Period elapsed half complete 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:5667
↓ 1 callersFunctionHAL_TIM_TriggerHalfCpltCallback
* @brief Hall Trigger detection half complete 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:5772
↓ 1 callersFunctionHAL_UART_MspDeInit
* @brief UART MSP DeInit. * @param huart Pointer to a UART_HandleTypeDef structure that contains * the configuration information
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c:733
↓ 1 callersFunctionHAL_UART_RxHalfCpltCallback
* @brief Rx Half Transfer completed callbacks. * @param huart Pointer to a UART_HandleTypeDef structure that contains * the conf
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c:2634
↓ 1 callersFunctionHAL_UART_TxHalfCpltCallback
* @brief Tx Half Transfer completed callbacks. * @param huart Pointer to a UART_HandleTypeDef structure that contains * the conf
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c:2604
↓ 1 callersFunctionHAL_USART_MspDeInit
* @brief USART MSP DeInit. * @param husart Pointer to a USART_HandleTypeDef structure that contains * the configuration informati
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_usart.c:414
↓ 1 callersFunctionHAL_USART_MspInit
* @brief USART MSP Init. * @param husart Pointer to a USART_HandleTypeDef structure that contains * the configuration information
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_usart.c:399
↓ 1 callersFunctionHAL_USART_RxHalfCpltCallback
* @brief Rx Half Transfer completed callbacks. * @param husart Pointer to a USART_HandleTypeDef structure that contains * the con
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_usart.c:1985
↓ 1 callersFunctionHAL_USART_TxHalfCpltCallback
* @brief Tx Half Transfer completed callbacks. * @param husart Pointer to a USART_HandleTypeDef structure that contains * the con
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_usart.c:1955
↓ 1 callersFunctionHAL_WWDG_EarlyWakeupCallback
* @brief WWDG Early Wakeup callback. * @param hwwdg pointer to a WWDG_HandleTypeDef structure that contains * the configuration
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_wwdg.c:395
↓ 1 callersFunctionHAL_WWDG_MspInit
* @brief Initialize the WWDG MSP. * @param hwwdg pointer to a WWDG_HandleTypeDef structure that contains * the configuration inf
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_wwdg.c:230
↓ 1 callersFunctionHCD_HC_IN_IRQHandler
@addtogroup HCD_Private_Functions * @{ */ * @brief Handle Host Channel IN interrupt requests. * @param hhcd HCD handle * @param chnum Chann
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_hcd.c:1213
↓ 1 callersFunctionHCD_HC_OUT_IRQHandler
* @brief Handle Host Channel OUT interrupt requests. * @param hhcd HCD handle * @param chnum Channel number. * This parameter can be
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_hcd.c:1429
↓ 1 callersFunctionHCD_Port_IRQHandler
* @brief Handle Host Port interrupt requests. * @param hhcd HCD handle * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_hcd.c:1636
↓ 1 callersFunctionHCD_RXQLVL_IRQHandler
* @brief Handle Rx Queue Level interrupt requests. * @param hhcd HCD handle * @retval none */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_hcd.c:1570
↓ 1 callersFunctionI2C_ConvertOtherXferOptions
* @brief Convert I2Cx OTHER_xxx XferOptions to functional XferOptions. * @param hi2c I2C handle. * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c:7609
↓ 1 callersFunctionI2C_MasterReceive_BTF
* @brief Handle BTF flag for Master receiver * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the configuration in
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c:5729
↓ 1 callersFunctionI2C_MasterReceive_RXNE
* @brief Handle RXNE 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:5619
↓ 1 callersFunctionI2C_MasterRequestRead
* @brief Master sends target device address for read request. * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c:6733
↓ 1 callersFunctionI2C_MasterRequestWrite
* @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the configuration information for I2C module * @param DevAddress
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c:6663
↓ 1 callersFunctionI2C_MasterTransmit_BTF
* @brief Handle BTF flag for Master 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:5453
↓ 1 callersFunctionI2C_MasterTransmit_TXE
* @brief Handle TXE 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:5359
← previousnext →901–1,000 of 5,651, ranked by callers