MCPcopy Create free account

hub / github.com/SJTU-RoboMaster-Team/Matrix_and_Robotics_on_STM32 / functions

Functions1,443 in github.com/SJTU-RoboMaster-Team/Matrix_and_Robotics_on_STM32

↓ 2 callersFunctionTIM_TI2_SetConfig
* @brief Configure the TI2 as Input. * @param TIMx to select the TIM peripheral * @param TIM_ICPolarity The Input Polarity. * This p
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c:6365
↓ 2 callersFunctionUART_EndTxTransfer
* @brief End ongoing Tx transfer on UART peripheral (following error detection or Transmit completion). * @param huart UART handle. * @retval No
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.c:2732
↓ 2 callersFunctionUART_Receive_IT
* @brief Receives an amount of data in non blocking mode * @param huart Pointer to a UART_HandleTypeDef structure that contains *
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.c:3002
↓ 2 callersMethodfkine
demo/toolbox/robotics.cpp:242
↓ 2 callersFunctioninv
src/matrix.h:194
↓ 2 callersFunctioninv
demo/toolbox/matrix.h:194
↓ 2 callersMethodm
src/robotics.h:108
↓ 2 callersMethodm
demo/toolbox/robotics.h:108
↓ 2 callersFunctionorderedCpy
Memcopy with strictly ordered memory access, e.g. for register targets. * \param dst Destination data is copied to. * \param src Source data is copied
demo/Drivers/CMSIS/Include/mpu_armv7.h:246
↓ 2 callersMethodrow
Specific row
src/matrix.h:122
↓ 2 callersMethodrow
Specific row
demo/toolbox/matrix.h:122
↓ 2 callersMethodtrace
Trace
src/matrix.h:133
↓ 2 callersMethodtrace
Trace
demo/toolbox/matrix.h:133
↓ 1 callersFunctionADC_Init
* @brief Initializes the ADCx peripheral according to the specified parameters * in the ADC_InitStruct without initializing the ADC MSP.
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_adc.c:1855
↓ 1 callersFunctionDMA_CheckFifoParam
* @brief Check compatibility between FIFO threshold level and size of the memory burst * @param hdma pointer to a DMA_HandleTypeDef structur
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c:1212
↓ 1 callersFunctionFLASH_OB_BOR_LevelConfig
* @brief Set the BOR Level. * @param Level specifies the Option Bytes BOR Reset Level. * This parameter can be one of the following va
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c:1231
↓ 1 callersFunctionFLASH_OB_BootConfig
* @brief Configure the Dual Bank Boot. * * @note This function can be used only for STM32F42xxx/43xxx devices. * * @param BootCon
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c:778
↓ 1 callersFunctionFLASH_OB_DisableWRP
* @brief Disable the write protection of the desired bank1 or bank 2 sectors * * @note When the memory read protection level is selected (RDP l
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c:717
↓ 1 callersFunctionFLASH_OB_EnableWRP
* @brief Enable the write protection of the desired bank1 or bank 2 sectors * * @note When the memory read protection level is selected (RDP le
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c:646
↓ 1 callersFunctionFLASH_OB_GetBOR
* @brief Returns the FLASH BOR level. * @retval uint8_t The FLASH BOR level: * - OB_BOR_LEVEL3: Supply voltage ranges from 2.7 to 3.6 V
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c:1301
↓ 1 callersFunctionFLASH_OB_GetRDP
* @brief Returns the FLASH Read Protection level. * @retval FLASH ReadOut Protection Status: * This parameter can be one of the following
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c:1273
↓ 1 callersFunctionFLASH_OB_GetUser
* @brief Return the FLASH User Option Byte value. * @retval uint8_t FLASH User Option Bytes values: IWDG_SW(Bit0), RST_STOP(Bit1) * and R
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c:1249
↓ 1 callersFunctionFLASH_OB_GetWRP
* @brief Return the FLASH Write Protection Option Bytes value. * @retval uint16_t FLASH Write Protection Option Bytes value */
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c:1259
↓ 1 callersFunctionFLASH_OB_RDP_LevelConfig
* @brief Set the read protection level. * @param Level specifies the read protection level. * This parameter can be one of the followin
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c:1162
↓ 1 callersFunctionFLASH_OB_UserConfig
* @brief Program the FLASH User Option Byte: IWDG_SW / RST_STOP / RST_STDBY. * @param Iwdg Selects the IWDG mode * This parameter c
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c:1196
↓ 1 callersFunctionHAL_ADCEx_InjectedConvCpltCallback
* @brief Injected conversion complete callback in non blocking mode * @param hadc pointer to a ADC_HandleTypeDef structure that contains *
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_adc_ex.c:770
↓ 1 callersFunctionHAL_ADC_LevelOutOfWindowCallback
* @brief Analog watchdog callback in non blocking mode * @param hadc pointer to a ADC_HandleTypeDef structure that contains * the confi
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_adc.c:1559
↓ 1 callersFunctionHAL_ADC_MspDeInit
* @brief DeInitializes the ADC MSP. * @param hadc pointer to a ADC_HandleTypeDef structure that contains * the configuration information
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_adc.c:678
↓ 1 callersFunctionHAL_ADC_MspInit
* @brief Initializes the ADC MSP. * @param hadc pointer to a ADC_HandleTypeDef structure that contains * the configuration information f
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_adc.c:663
↓ 1 callersFunctionHAL_CAN_ErrorCallback
* @brief Error CAN callback. * @param hcan pointer to a CAN_HandleTypeDef structure that contains * the configuration information for th
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_can.c:2337
↓ 1 callersFunctionHAL_CAN_MspDeInit
* @brief DeInitializes the CAN MSP. * @param hcan pointer to a CAN_HandleTypeDef structure that contains * the configuration information
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_can.c:522
↓ 1 callersFunctionHAL_CAN_MspInit
* @brief Initializes the CAN MSP. * @param hcan pointer to a CAN_HandleTypeDef structure that contains * the configuration information f
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_can.c:506
↓ 1 callersFunctionHAL_CAN_RxFifo0FullCallback
* @brief Rx FIFO 0 full callback. * @param hcan pointer to a CAN_HandleTypeDef structure that contains * the configuration information f
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_can.c:2253
↓ 1 callersFunctionHAL_CAN_RxFifo0MsgPendingCallback
* @brief Rx FIFO 0 message pending callback. * @param hcan pointer to a CAN_HandleTypeDef structure that contains * the configuration in
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_can.c:2236
↓ 1 callersFunctionHAL_CAN_RxFifo1FullCallback
* @brief Rx FIFO 1 full callback. * @param hcan pointer to a CAN_HandleTypeDef structure that contains * the configuration information f
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_can.c:2287
↓ 1 callersFunctionHAL_CAN_RxFifo1MsgPendingCallback
* @brief Rx FIFO 1 message pending callback. * @param hcan pointer to a CAN_HandleTypeDef structure that contains * the configuration in
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_can.c:2270
↓ 1 callersFunctionHAL_CAN_SleepCallback
* @brief Sleep callback. * @param hcan pointer to a CAN_HandleTypeDef structure that contains * the configuration information for the sp
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_can.c:2304
↓ 1 callersFunctionHAL_CAN_Stop
* @brief Stop the CAN module and enable access to configuration registers. * @param hcan pointer to an CAN_HandleTypeDef structure that contains
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_can.c:1084
↓ 1 callersFunctionHAL_CAN_TxMailbox0AbortCallback
* @brief Transmission Mailbox 0 Cancellation callback. * @param hcan pointer to an CAN_HandleTypeDef structure that contains * the confi
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_can.c:2185
↓ 1 callersFunctionHAL_CAN_TxMailbox0CompleteCallback
* @brief Transmission Mailbox 0 complete callback. * @param hcan pointer to a CAN_HandleTypeDef structure that contains * the configurat
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_can.c:2134
↓ 1 callersFunctionHAL_CAN_TxMailbox1AbortCallback
* @brief Transmission Mailbox 1 Cancellation callback. * @param hcan pointer to an CAN_HandleTypeDef structure that contains * the confi
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_can.c:2202
↓ 1 callersFunctionHAL_CAN_TxMailbox1CompleteCallback
* @brief Transmission Mailbox 1 complete callback. * @param hcan pointer to a CAN_HandleTypeDef structure that contains * the configurat
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_can.c:2151
↓ 1 callersFunctionHAL_CAN_TxMailbox2AbortCallback
* @brief Transmission Mailbox 2 Cancellation callback. * @param hcan pointer to an CAN_HandleTypeDef structure that contains * the confi
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_can.c:2219
↓ 1 callersFunctionHAL_CAN_TxMailbox2CompleteCallback
* @brief Transmission Mailbox 2 complete callback. * @param hcan pointer to a CAN_HandleTypeDef structure that contains * the configurat
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_can.c:2168
↓ 1 callersFunctionHAL_CAN_WakeUpFromRxMsgCallback
* @brief WakeUp from Rx message callback. * @param hcan pointer to a CAN_HandleTypeDef structure that contains * the configuration infor
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_can.c:2320
↓ 1 callersFunctionHAL_DACEx_ConvCpltCallbackCh2
* @brief Conversion complete callback in non blocking mode for Channel2 * @param hdac pointer to a DAC_HandleTypeDef structure that contains *
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dac_ex.c:254
↓ 1 callersFunctionHAL_DACEx_ConvHalfCpltCallbackCh2
* @brief Conversion half DMA transfer callback in non blocking mode for Channel2 * @param hdac pointer to a DAC_HandleTypeDef structure that cont
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dac_ex.c:269
↓ 1 callersFunctionHAL_DACEx_DMAUnderrunCallbackCh2
* @brief DMA underrun DAC callback for channel2. * @param hdac pointer to a DAC_HandleTypeDef structure that contains * the configuratio
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dac_ex.c:299
↓ 1 callersFunctionHAL_DACEx_ErrorCallbackCh2
* @brief Error DAC callback for Channel2. * @param hdac pointer to a DAC_HandleTypeDef structure that contains * the configuration infor
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dac_ex.c:284
↓ 1 callersFunctionHAL_DAC_ConvCpltCallbackCh1
* @brief Conversion complete callback in non blocking mode for Channel1 * @param hdac pointer to a DAC_HandleTypeDef structure that contains *
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dac.c:765
↓ 1 callersFunctionHAL_DAC_ConvHalfCpltCallbackCh1
* @brief Conversion half DMA transfer callback in non blocking mode for Channel1 * @param hdac pointer to a DAC_HandleTypeDef structure that cont
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dac.c:780
↓ 1 callersFunctionHAL_DAC_DMAUnderrunCallbackCh1
* @brief DMA underrun DAC callback for channel1. * @param hdac pointer to a DAC_HandleTypeDef structure that contains * the configuratio
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dac.c:810
↓ 1 callersFunctionHAL_DAC_ErrorCallbackCh1
* @brief Error DAC callback for Channel1. * @param hdac pointer to a DAC_HandleTypeDef structure that contains * the configuration infor
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dac.c:795
↓ 1 callersFunctionHAL_DAC_MspDeInit
* @brief DeInitializes the DAC MSP. * @param hdac pointer to a DAC_HandleTypeDef structure that contains * the configuration information
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dac.c:388
↓ 1 callersFunctionHAL_DAC_MspInit
* @brief Initializes the DAC MSP. * @param hdac pointer to a DAC_HandleTypeDef structure that contains * the configuration information f
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dac.c:373
↓ 1 callersFunctionHAL_FLASH_OperationErrorCallback
* @brief FLASH operation error interrupt callback * @param ReturnValue The value saved in this parameter depends on the ongoing procedure *
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c:401
↓ 1 callersFunctionHAL_GPIO_EXTI_Callback
* @brief EXTI line detection callbacks. * @param GPIO_Pin Specifies the pins connected EXTI line * @retval None */
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c:510
↓ 1 callersFunctionHAL_IncTick
* @brief This function is called to increment a global variable "uwTick" * used as application time base. * @note In the default implement
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c:312
↓ 1 callersFunctionHAL_Init
* @brief This function is used to initialize the HAL Library; it must be the first * instruction to be executed in the main program (befor
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c:157
↓ 1 callersFunctionHAL_MspDeInit
* @brief DeInitializes the MSP. * @retval None */
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c:230
↓ 1 callersFunctionHAL_MspInit
* @brief Initialize the MSP. * @retval None */
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c:219
↓ 1 callersFunctionHAL_NVIC_DisableIRQ
* @brief Disables a device specific interrupt in the NVIC interrupt controller. * @param IRQn External interrupt number. * This paramete
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c:203
↓ 1 callersFunctionHAL_NVIC_EnableIRQ
* @brief Enables a device specific interrupt in the NVIC interrupt controller. * @note To configure interrupts priority correctly, the NVIC_Prior
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c:187
↓ 1 callersFunctionHAL_NVIC_SetPriorityGrouping
* @brief Sets the priority grouping field (preemption priority and subpriority) * using the required unlock sequence. * @param PriorityG
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c:143
↓ 1 callersFunctionHAL_PWR_PVDCallback
* @brief PWR PVD interrupt callback * @retval None */
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c:485
↓ 1 callersFunctionHAL_RCC_CSSCallback
* @brief RCC Clock Security System interrupt callback * @retval None */
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c:1090
↓ 1 callersFunctionHAL_RCC_ClockConfig
* @brief Initializes the CPU, AHB and APB busses clocks according to the specified * parameters in the RCC_ClkInitStruct. * @param RCC_C
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c:582
↓ 1 callersFunctionHAL_RCC_GetSysClockFreq
* @brief Returns the SYSCLK frequency * * @note The system frequency computed by this function is not the real * frequency in the chi
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c:876
↓ 1 callersFunctionHAL_RCC_OscConfig
* @brief Initializes the RCC Oscillators according to the specified parameters in the * RCC_OscInitTypeDef. * @param RCC_OscInitStruct p
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c:221
↓ 1 callersFunctionHAL_SPI_MspDeInit
* @brief De-Initialize the SPI MSP. * @param hspi pointer to a SPI_HandleTypeDef structure that contains * the configuration infor
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_spi.c:475
↓ 1 callersFunctionHAL_SPI_MspInit
* @brief Initialize the SPI MSP. * @param hspi pointer to a SPI_HandleTypeDef structure that contains * the configuration informat
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_spi.c:459
↓ 1 callersFunctionHAL_SPI_RxHalfCpltCallback
* @brief Rx Half Transfer completed callback. * @param hspi pointer to a SPI_HandleTypeDef structure that contains * the configura
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_spi.c:2505
↓ 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 *
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_spi.c:1101
↓ 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
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_spi.c:1802
↓ 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
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_spi.c:1495
↓ 1 callersFunctionHAL_SPI_TxHalfCpltCallback
* @brief Tx Half Transfer completed callback. * @param hspi pointer to a SPI_HandleTypeDef structure that contains * the configura
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_spi.c:2489
↓ 1 callersFunctionHAL_SPI_TxRxHalfCpltCallback
* @brief Tx and Rx Half Transfer callback. * @param hspi pointer to a SPI_HandleTypeDef structure that contains * the configuratio
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_spi.c:2521
↓ 1 callersFunctionHAL_SYSTICK_Callback
* @brief SYSTICK callback. * @retval None */
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c:481
↓ 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
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c:229
↓ 1 callersFunctionHAL_TIMEx_BreakCallback
* @brief Hall Break detection callback in non-blocking mode * @param htim TIM handle * @retval None */
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c:1851
↓ 1 callersFunctionHAL_TIMEx_CommutHalfCpltCallback
* @brief Hall commutation changed half complete callback in non-blocking mode * @param htim TIM handle * @retval None */
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c:1836
↓ 1 callersFunctionHAL_TIMEx_HallSensor_MspDeInit
* @brief DeInitializes TIM Hall Sensor MSP. * @param htim TIM Hall Sensor Interface handle * @retval None */
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c:273
↓ 1 callersFunctionHAL_TIMEx_HallSensor_MspInit
* @brief Initializes the TIM Hall Sensor MSP. * @param htim TIM Hall Sensor Interface handle * @retval None */
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c:258
↓ 1 callersFunctionHAL_TIMEx_MasterConfigSynchronization
* @brief Configures the TIM in master mode. * @param htim TIM handle. * @param sMasterConfig pointer to a TIM_MasterConfigTypeDef structure tha
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c:1629
↓ 1 callersFunctionHAL_TIM_Base_Init
@defgroup TIM_Exported_Functions_Group1 TIM Time Base functions * @brief Time Base functions * @verbatim ===================================
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c:265
↓ 1 callersFunctionHAL_TIM_Base_MspDeInit
* @brief DeInitializes TIM Base MSP. * @param htim TIM Base handle * @retval None */
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c:368
↓ 1 callersFunctionHAL_TIM_Base_MspInit
* @brief Initializes the TIM Base MSP. * @param htim TIM Base handle * @retval None */
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c:353
↓ 1 callersFunctionHAL_TIM_Base_Start
* @brief Starts the TIM Base generation. * @param htim TIM Base handle * @retval HAL status */
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c:384
↓ 1 callersFunctionHAL_TIM_ConfigClockSource
* @brief Configures the clock source to be used * @param htim TIM handle * @param sClockSourceConfig pointer to a TIM_ClockConfigTypeDef struc
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c:4481
↓ 1 callersFunctionHAL_TIM_Encoder_MspDeInit
* @brief DeInitializes TIM Encoder Interface MSP. * @param htim TIM Encoder Interface handle * @retval None */
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c:2752
↓ 1 callersFunctionHAL_TIM_Encoder_MspInit
* @brief Initializes the TIM Encoder Interface MSP. * @param htim TIM Encoder Interface handle * @retval None */
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c:2737
↓ 1 callersFunctionHAL_TIM_ErrorCallback
* @brief Timer error callback in non-blocking mode * @param htim TIM handle * @retval None */
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c:4967
↓ 1 callersFunctionHAL_TIM_IC_CaptureHalfCpltCallback
* @brief Input Capture half complete callback in non-blocking mode * @param htim TIM IC handle * @retval None */
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c:4892
↓ 1 callersFunctionHAL_TIM_IC_MspDeInit
* @brief DeInitializes TIM Input Capture MSP. * @param htim TIM handle * @retval None */
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c:1847
↓ 1 callersFunctionHAL_TIM_IC_MspInit
* @brief Initializes the TIM Input Capture MSP. * @param htim TIM Input Capture handle * @retval None */
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c:1832
↓ 1 callersFunctionHAL_TIM_MspPostInit
demo/Src/tim.c:96
↓ 1 callersFunctionHAL_TIM_OC_MspDeInit
* @brief DeInitializes TIM Output Compare MSP. * @param htim TIM Output Compare handle * @retval None */
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c:700
↓ 1 callersFunctionHAL_TIM_OC_MspInit
* @brief Initializes the TIM Output Compare MSP. * @param htim TIM Output Compare handle * @retval None */
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c:685
↓ 1 callersFunctionHAL_TIM_OnePulse_MspDeInit
* @brief DeInitializes TIM One Pulse MSP. * @param htim TIM One Pulse handle * @retval None */
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c:2393
↓ 1 callersFunctionHAL_TIM_OnePulse_MspInit
* @brief Initializes the TIM One Pulse MSP. * @param htim TIM One Pulse handle * @retval None */
demo/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c:2378
← previousnext →101–200 of 1,443, ranked by callers