MCPcopy Create free account

hub / github.com/avislab/STM32F103 / functions

Functions12,343 in github.com/avislab/STM32F103

↓ 2 callersFunctionSetEPTxAddr
* Function Name : SetEPTxAddr * Description : Set the endpoint Tx buffer address. * Input : bEpNum: Endpoint Number. * w
Example_USB_Mass_Storage/STM32_USB-FS-Device_Driver/src/usb_regs.c:468
↓ 2 callersFunctionSetEPTxAddr
* Function Name : SetEPTxAddr * Description : Set the endpoint Tx buffer address. * Input : bEpNum: Endpoint Number. * w
Example_Bootloader/STM32_USB-FS-Device_Driver/src/usb_regs.c:468
↓ 2 callersFunctionSetEPType
* Function Name : SetEPType * Description : sets the type in the endpoint register. * Input : bEpNum: Endpoint Number. *
Example_USB_Keyboard/STM32_USB-FS-Device_Lib/usb_regs.c:180
↓ 2 callersFunctionSetSysClockToHSE
Example_PWR_Stop/main.c:9
↓ 2 callersFunctionStandard_ClearFeature
* Function Name : Standard_ClearFeature. * Description : Clear or disable a specific feature. * Input : None. * Output : None. *
Example_USB_Keyboard/STM32_USB-FS-Device_Lib/usb_core.c:253
↓ 2 callersFunctionStandard_ClearFeature
* Function Name : Standard_ClearFeature. * Description : Clear or disable a specific feature. * Input : None. * Output : None. *
Example_USB_Mass_Storage/STM32_USB-FS-Device_Driver/src/usb_core.c:245
↓ 2 callersFunctionStandard_ClearFeature
* Function Name : Standard_ClearFeature. * Description : Clear or disable a specific feature. * Input : None. * Output : None. *
Example_USB_Virtual_Com_Port/STM32_USB-FS-Device_Lib/usb_core.c:253
↓ 2 callersFunctionStandard_ClearFeature
* Function Name : Standard_ClearFeature. * Description : Clear or disable a specific feature. * Input : None. * Output : None. *
Example_Bootloader/STM32_USB-FS-Device_Driver/src/usb_core.c:245
↓ 2 callersFunctionSystemInit
* @brief Setup the microcontroller system * Initialize the Embedded Flash Interface, the PLL and update the * SystemCoreClock va
Example_USB_Keyboard/cmsis_boot/system_stm32f10x.c:212
↓ 2 callersFunctionSystemInit
* @brief Setup the microcontroller system * Initialize the Embedded Flash Interface, the PLL and update the * SystemCoreClock va
Example_USB_Mass_Storage/cmsis_boot/system_stm32f10x.c:212
↓ 2 callersFunctionSystemInit
* @brief Setup the microcontroller system * Initialize the Embedded Flash Interface, the PLL and update the * SystemCoreClock va
Example_USB_Virtual_Com_Port/cmsis_boot/system_stm32f10x.c:212
↓ 2 callersFunctionSystemInit
* @brief Setup the microcontroller system * Initialize the Embedded Flash Interface, the PLL and update the * SystemCoreClock va
Example_Bootloader/cmsis_boot/system_stm32f10x.c:212
↓ 2 callersFunctionTIM_ClearITPendingBit
* @brief Clears the TIMx's interrupt pending bits. * @param TIMx: where x can be 1 to 17 to select the TIM peripheral. * @param TIM_IT: specifi
Example_MS5611/stm_lib/src/stm32f10x_tim.c:2676
↓ 2 callersFunctionTIM_ClearITPendingBit
* @brief Clears the TIMx's interrupt pending bits. * @param TIMx: where x can be 1 to 17 to select the TIM peripheral. * @param TIM_IT: specifi
Example_PMSM/stm_lib/src/stm32f10x_tim.c:2676
↓ 2 callersFunctionTIM_Cmd
* @brief Enables or disables the specified TIM peripheral. * @param TIMx: where x can be 1 to 17 to select the TIMx peripheral. * @param NewSta
Example_Sonar/stm_lib/src/stm32f10x_tim.c:806
↓ 2 callersFunctionTIM_Cmd
* @brief Enables or disables the specified TIM peripheral. * @param TIMx: where x can be 1 to 17 to select the TIMx peripheral. * @param NewSta
Example_Sonar/Example_Sonar/stm_lib/src/stm32f10x_tim.c:806
↓ 2 callersFunctionTIM_ETRConfig
* @brief Configures the TIMx External Trigger (ETR). * @param TIMx: where x can be 1, 2, 3, 4, 5 or 8 to select the TIM peripheral. * @param T
Example_I2C_Master/stm_lib/src/stm32f10x_tim.c:1148
↓ 2 callersFunctionTIM_ETRConfig
* @brief Configures the TIMx External Trigger (ETR). * @param TIMx: where x can be 1, 2, 3, 4, 5 or 8 to select the TIM peripheral. * @param T
Example_PPM/stm_lib/src/stm32f10x_tim.c:1148
↓ 2 callersFunctionTIM_ETRConfig
* @brief Configures the TIMx External Trigger (ETR). * @param TIMx: where x can be 1, 2, 3, 4, 5 or 8 to select the TIM peripheral. * @param T
Example_PWM_Sound/stm_lib/src/stm32f10x_tim.c:1148
↓ 2 callersFunctionTIM_ETRConfig
* @brief Configures the TIMx External Trigger (ETR). * @param TIMx: where x can be 1, 2, 3, 4, 5 or 8 to select the TIM peripheral. * @param T
Example_PWM_LED/stm_lib/src/stm32f10x_tim.c:1148
↓ 2 callersFunctionTIM_ETRConfig
* @brief Configures the TIMx External Trigger (ETR). * @param TIMx: where x can be 1, 2, 3, 4, 5 or 8 to select the TIM peripheral. * @param T
Example_StepMotor/stm_lib/src/stm32f10x_tim.c:1148
↓ 2 callersFunctionTIM_ETRConfig
* @brief Configures the TIMx External Trigger (ETR). * @param TIMx: where x can be 1, 2, 3, 4, 5 or 8 to select the TIM peripheral. * @param T
Example_PWR_Stop/stm_lib/src/stm32f10x_tim.c:1148
↓ 2 callersFunctionTIM_ETRConfig
* @brief Configures the TIMx External Trigger (ETR). * @param TIMx: where x can be 1, 2, 3, 4, 5 or 8 to select the TIM peripheral. * @param T
Example_PWR_Sleep/stm_lib/src/stm32f10x_tim.c:1148
↓ 2 callersFunctionTIM_ETRConfig
* @brief Configures the TIMx External Trigger (ETR). * @param TIMx: where x can be 1, 2, 3, 4, 5 or 8 to select the TIM peripheral. * @param
Example_SysTick/StdPeriph_Driver/src/stm32f10x_tim.c:1148
↓ 2 callersFunctionTIM_ETRConfig
* @brief Configures the TIMx External Trigger (ETR). * @param TIMx: where x can be 1, 2, 3, 4, 5 or 8 to select the TIM peripheral. * @param T
Example_DFPlayerMini/stm_lib/src/stm32f10x_tim.c:1148
↓ 2 callersFunctionTIM_ETRConfig
* @brief Configures the TIMx External Trigger (ETR). * @param TIMx: where x can be 1, 2, 3, 4, 5 or 8 to select the TIM peripheral. * @param T
Example_PWM_Servo/stm_lib/src/stm32f10x_tim.c:1148
↓ 2 callersFunctionTIM_ETRConfig
* @brief Configures the TIMx External Trigger (ETR). * @param TIMx: where x can be 1, 2, 3, 4, 5 or 8 to select the TIM peripheral. * @param T
Example_ADC_Temperature/stm_lib/src/stm32f10x_tim.c:1148
↓ 2 callersFunctionTIM_ETRConfig
* @brief Configures the TIMx External Trigger (ETR). * @param TIMx: where x can be 1, 2, 3, 4, 5 or 8 to select the TIM peripheral. * @param T
Example_ADC_DMA/stm_lib/src/stm32f10x_tim.c:1148
↓ 2 callersFunctionTIM_ETRConfig
* @brief Configures the TIMx External Trigger (ETR). * @param TIMx: where x can be 1, 2, 3, 4, 5 or 8 to select the TIM peripheral. * @param
Example_BLDC_Sensorless/StdPeriph_Driver/src/stm32f10x_tim.c:1148
↓ 2 callersFunctionTIM_ETRConfig
* @brief Configures the TIMx External Trigger (ETR). * @param TIMx: where x can be 1, 2, 3, 4, 5 or 8 to select the TIM peripheral. * @param T
Example_BLDC/stm_lib/src/stm32f10x_tim.c:1148
↓ 2 callersFunctionTIM_ETRConfig
* @brief Configures the TIMx External Trigger (ETR). * @param TIMx: where x can be 1, 2, 3, 4, 5 or 8 to select the TIM peripheral. * @param T
Example_PWM_RGB/stm_lib/src/stm32f10x_tim.c:1148
↓ 2 callersFunctionTIM_ETRConfig
* @brief Configures the TIMx External Trigger (ETR). * @param TIMx: where x can be 1, 2, 3, 4, 5 or 8 to select the TIM peripheral. * @param T
Example_TIM_Time/stm_lib/src/stm32f10x_tim.c:1148
↓ 2 callersFunctionTIM_ETRConfig
* @brief Configures the TIMx External Trigger (ETR). * @param TIMx: where x can be 1, 2, 3, 4, 5 or 8 to select the TIM peripheral. * @param T
Example_WG12864A/stm_lib/src/stm32f10x_tim.c:1148
↓ 2 callersFunctionTIM_ETRConfig
* @brief Configures the TIMx External Trigger (ETR). * @param TIMx: where x can be 1, 2, 3, 4, 5 or 8 to select the TIM peripheral. * @param T
Example_Sonar/stm_lib/src/stm32f10x_tim.c:1148
↓ 2 callersFunctionTIM_ETRConfig
* @brief Configures the TIMx External Trigger (ETR). * @param TIMx: where x can be 1, 2, 3, 4, 5 or 8 to select the TIM peripheral. * @param T
Example_Sonar/Example_Sonar/stm_lib/src/stm32f10x_tim.c:1148
↓ 2 callersFunctionTIM_ETRConfig
* @brief Configures the TIMx External Trigger (ETR). * @param TIMx: where x can be 1, 2, 3, 4, 5 or 8 to select the TIM peripheral. * @param T
Example_BMP280/stm_lib/src/stm32f10x_tim.c:1148
↓ 2 callersFunctionTIM_ETRConfig
* @brief Configures the TIMx External Trigger (ETR). * @param TIMx: where x can be 1, 2, 3, 4, 5 or 8 to select the TIM peripheral. * @param T
Example_TIM_CLK/stm_lib/src/stm32f10x_tim.c:1148
↓ 2 callersFunctionTIM_ETRConfig
* @brief Configures the TIMx External Trigger (ETR). * @param TIMx: where x can be 1, 2, 3, 4, 5 or 8 to select the TIM peripheral. * @param T
Example_RTC/stm_lib/src/stm32f10x_tim.c:1148
↓ 2 callersFunctionTIM_ETRConfig
* @brief Configures the TIMx External Trigger (ETR). * @param TIMx: where x can be 1, 2, 3, 4, 5 or 8 to select the TIM peripheral. * @param T
Example_Encoder_IT/stm_lib/src/stm32f10x_tim.c:1148
↓ 2 callersFunctionTIM_ETRConfig
* @brief Configures the TIMx External Trigger (ETR). * @param TIMx: where x can be 1, 2, 3, 4, 5 or 8 to select the TIM peripheral. * @param T
Example_I2C_Slave/stm_lib/src/stm32f10x_tim.c:1148
↓ 2 callersFunctionTIM_ETRConfig
* @brief Configures the TIMx External Trigger (ETR). * @param TIMx: where x can be 1, 2, 3, 4, 5 or 8 to select the TIM peripheral. * @param T
Example_Encoder/stm_lib/src/stm32f10x_tim.c:1148
↓ 2 callersFunctionTIM_ETRConfig
* @brief Configures the TIMx External Trigger (ETR). * @param TIMx: where x can be 1, 2, 3, 4, 5 or 8 to select the TIM peripheral. * @param T
Example_MS5611/stm_lib/src/stm32f10x_tim.c:1148
↓ 2 callersFunctionTIM_ETRConfig
* @brief Configures the TIMx External Trigger (ETR). * @param TIMx: where x can be 1, 2, 3, 4, 5 or 8 to select the TIM peripheral. * @param T
Example_PMSM/stm_lib/src/stm32f10x_tim.c:1148
↓ 2 callersFunctionTIM_ETRConfig
* @brief Configures the TIMx External Trigger (ETR). * @param TIMx: where x can be 1, 2, 3, 4, 5 or 8 to select the TIM peripheral. * @param
Example_SSD1331/stm_lib/src/stm32f10x_tim.c:1148
↓ 2 callersFunctionTIM_GetITStatus
* @brief Checks whether the TIM interrupt has occurred or not. * @param TIMx: where x can be 1 to 17 to select the TIM peripheral. * @param TIM
Example_PMSM/stm_lib/src/stm32f10x_tim.c:2632
↓ 2 callersFunctionTIM_ITConfig
* @brief Enables or disables the specified TIM interrupts. * @param TIMx: where x can be 1 to 17 to select the TIMx peripheral. * @param TIM_IT
Example_PMSM/stm_lib/src/stm32f10x_tim.c:872
↓ 2 callersFunctionTIM_SelectInputTrigger
* @brief Selects the Input Trigger source * @param TIMx: where x can be 1, 2, 3, 4, 5, 8, 9, 12 or 15 to select the TIM peripheral. * @param T
Example_I2C_Master/stm_lib/src/stm32f10x_tim.c:1229
↓ 2 callersFunctionTIM_SelectInputTrigger
* @brief Selects the Input Trigger source * @param TIMx: where x can be 1, 2, 3, 4, 5, 8, 9, 12 or 15 to select the TIM peripheral. * @param T
Example_PPM/stm_lib/src/stm32f10x_tim.c:1229
↓ 2 callersFunctionTIM_SelectInputTrigger
* @brief Selects the Input Trigger source * @param TIMx: where x can be 1, 2, 3, 4, 5, 8, 9, 12 or 15 to select the TIM peripheral. * @param T
Example_PWM_Sound/stm_lib/src/stm32f10x_tim.c:1229
↓ 2 callersFunctionTIM_SelectInputTrigger
* @brief Selects the Input Trigger source * @param TIMx: where x can be 1, 2, 3, 4, 5, 8, 9, 12 or 15 to select the TIM peripheral. * @param T
Example_PWM_LED/stm_lib/src/stm32f10x_tim.c:1229
↓ 2 callersFunctionTIM_SelectInputTrigger
* @brief Selects the Input Trigger source * @param TIMx: where x can be 1, 2, 3, 4, 5, 8, 9, 12 or 15 to select the TIM peripheral. * @param T
Example_StepMotor/stm_lib/src/stm32f10x_tim.c:1229
↓ 2 callersFunctionTIM_SelectInputTrigger
* @brief Selects the Input Trigger source * @param TIMx: where x can be 1, 2, 3, 4, 5, 8, 9, 12 or 15 to select the TIM peripheral. * @param T
Example_PWR_Stop/stm_lib/src/stm32f10x_tim.c:1229
↓ 2 callersFunctionTIM_SelectInputTrigger
* @brief Selects the Input Trigger source * @param TIMx: where x can be 1, 2, 3, 4, 5, 8, 9, 12 or 15 to select the TIM peripheral. * @param T
Example_PWR_Sleep/stm_lib/src/stm32f10x_tim.c:1229
↓ 2 callersFunctionTIM_SelectInputTrigger
* @brief Selects the Input Trigger source * @param TIMx: where x can be 1, 2, 3, 4, 5, 8, 9, 12 or 15 to select the TIM peripheral. * @param
Example_SysTick/StdPeriph_Driver/src/stm32f10x_tim.c:1229
↓ 2 callersFunctionTIM_SelectInputTrigger
* @brief Selects the Input Trigger source * @param TIMx: where x can be 1, 2, 3, 4, 5, 8, 9, 12 or 15 to select the TIM peripheral. * @param T
Example_DFPlayerMini/stm_lib/src/stm32f10x_tim.c:1229
↓ 2 callersFunctionTIM_SelectInputTrigger
* @brief Selects the Input Trigger source * @param TIMx: where x can be 1, 2, 3, 4, 5, 8, 9, 12 or 15 to select the TIM peripheral. * @param T
Example_PWM_Servo/stm_lib/src/stm32f10x_tim.c:1229
↓ 2 callersFunctionTIM_SelectInputTrigger
* @brief Selects the Input Trigger source * @param TIMx: where x can be 1, 2, 3, 4, 5, 8, 9, 12 or 15 to select the TIM peripheral. * @param T
Example_ADC_Temperature/stm_lib/src/stm32f10x_tim.c:1229
↓ 2 callersFunctionTIM_SelectInputTrigger
* @brief Selects the Input Trigger source * @param TIMx: where x can be 1, 2, 3, 4, 5, 8, 9, 12 or 15 to select the TIM peripheral. * @param T
Example_ADC_DMA/stm_lib/src/stm32f10x_tim.c:1229
↓ 2 callersFunctionTIM_SelectInputTrigger
* @brief Selects the Input Trigger source * @param TIMx: where x can be 1, 2, 3, 4, 5, 8, 9, 12 or 15 to select the TIM peripheral. * @param
Example_BLDC_Sensorless/StdPeriph_Driver/src/stm32f10x_tim.c:1229
↓ 2 callersFunctionTIM_SelectInputTrigger
* @brief Selects the Input Trigger source * @param TIMx: where x can be 1, 2, 3, 4, 5, 8, 9, 12 or 15 to select the TIM peripheral. * @param T
Example_BLDC/stm_lib/src/stm32f10x_tim.c:1229
↓ 2 callersFunctionTIM_SelectInputTrigger
* @brief Selects the Input Trigger source * @param TIMx: where x can be 1, 2, 3, 4, 5, 8, 9, 12 or 15 to select the TIM peripheral. * @param T
Example_PWM_RGB/stm_lib/src/stm32f10x_tim.c:1229
↓ 2 callersFunctionTIM_SelectInputTrigger
* @brief Selects the Input Trigger source * @param TIMx: where x can be 1, 2, 3, 4, 5, 8, 9, 12 or 15 to select the TIM peripheral. * @param T
Example_TIM_Time/stm_lib/src/stm32f10x_tim.c:1229
↓ 2 callersFunctionTIM_SelectInputTrigger
* @brief Selects the Input Trigger source * @param TIMx: where x can be 1, 2, 3, 4, 5, 8, 9, 12 or 15 to select the TIM peripheral. * @param T
Example_WG12864A/stm_lib/src/stm32f10x_tim.c:1229
↓ 2 callersFunctionTIM_SelectInputTrigger
* @brief Selects the Input Trigger source * @param TIMx: where x can be 1, 2, 3, 4, 5, 8, 9, 12 or 15 to select the TIM peripheral. * @param T
Example_Sonar/stm_lib/src/stm32f10x_tim.c:1229
↓ 2 callersFunctionTIM_SelectInputTrigger
* @brief Selects the Input Trigger source * @param TIMx: where x can be 1, 2, 3, 4, 5, 8, 9, 12 or 15 to select the TIM peripheral. * @param T
Example_Sonar/Example_Sonar/stm_lib/src/stm32f10x_tim.c:1229
↓ 2 callersFunctionTIM_SelectInputTrigger
* @brief Selects the Input Trigger source * @param TIMx: where x can be 1, 2, 3, 4, 5, 8, 9, 12 or 15 to select the TIM peripheral. * @param T
Example_BMP280/stm_lib/src/stm32f10x_tim.c:1229
↓ 2 callersFunctionTIM_SelectInputTrigger
* @brief Selects the Input Trigger source * @param TIMx: where x can be 1, 2, 3, 4, 5, 8, 9, 12 or 15 to select the TIM peripheral. * @param T
Example_TIM_CLK/stm_lib/src/stm32f10x_tim.c:1229
↓ 2 callersFunctionTIM_SelectInputTrigger
* @brief Selects the Input Trigger source * @param TIMx: where x can be 1, 2, 3, 4, 5, 8, 9, 12 or 15 to select the TIM peripheral. * @param T
Example_RTC/stm_lib/src/stm32f10x_tim.c:1229
↓ 2 callersFunctionTIM_SelectInputTrigger
* @brief Selects the Input Trigger source * @param TIMx: where x can be 1, 2, 3, 4, 5, 8, 9, 12 or 15 to select the TIM peripheral. * @param T
Example_Encoder_IT/stm_lib/src/stm32f10x_tim.c:1229
↓ 2 callersFunctionTIM_SelectInputTrigger
* @brief Selects the Input Trigger source * @param TIMx: where x can be 1, 2, 3, 4, 5, 8, 9, 12 or 15 to select the TIM peripheral. * @param T
Example_I2C_Slave/stm_lib/src/stm32f10x_tim.c:1229
↓ 2 callersFunctionTIM_SelectInputTrigger
* @brief Selects the Input Trigger source * @param TIMx: where x can be 1, 2, 3, 4, 5, 8, 9, 12 or 15 to select the TIM peripheral. * @param T
Example_Encoder/stm_lib/src/stm32f10x_tim.c:1229
↓ 2 callersFunctionTIM_SelectInputTrigger
* @brief Selects the Input Trigger source * @param TIMx: where x can be 1, 2, 3, 4, 5, 8, 9, 12 or 15 to select the TIM peripheral. * @param T
Example_MS5611/stm_lib/src/stm32f10x_tim.c:1229
↓ 2 callersFunctionTIM_SelectInputTrigger
* @brief Selects the Input Trigger source * @param TIMx: where x can be 1, 2, 3, 4, 5, 8, 9, 12 or 15 to select the TIM peripheral. * @param T
Example_PMSM/stm_lib/src/stm32f10x_tim.c:1229
↓ 2 callersFunctionTIM_SelectInputTrigger
* @brief Selects the Input Trigger source * @param TIMx: where x can be 1, 2, 3, 4, 5, 8, 9, 12 or 15 to select the TIM peripheral. * @param
Example_SSD1331/stm_lib/src/stm32f10x_tim.c:1229
↓ 2 callersFunctionTIM_TimeBaseInit
* @brief Initializes the TIMx Time Base Unit peripheral according to * the specified parameters in the TIM_TimeBaseInitStruct. * @param
Example_Sonar/stm_lib/src/stm32f10x_tim.c:226
↓ 2 callersFunctionTIM_TimeBaseInit
* @brief Initializes the TIMx Time Base Unit peripheral according to * the specified parameters in the TIM_TimeBaseInitStruct. * @param
Example_Sonar/Example_Sonar/stm_lib/src/stm32f10x_tim.c:226
↓ 2 callersFunctionTIM_TimeBaseInit
* @brief Initializes the TIMx Time Base Unit peripheral according to * the specified parameters in the TIM_TimeBaseInitStruct. * @param
Example_MS5611/stm_lib/src/stm32f10x_tim.c:226
↓ 2 callersFunctionTIM_TimeBaseStructInit
* @brief Fills each TIM_TimeBaseInitStruct member with its default value. * @param TIM_TimeBaseInitStruct : pointer to a TIM_TimeBaseInitTypeDef
Example_Sonar/stm_lib/src/stm32f10x_tim.c:736
↓ 2 callersFunctionTIM_TimeBaseStructInit
* @brief Fills each TIM_TimeBaseInitStruct member with its default value. * @param TIM_TimeBaseInitStruct : pointer to a TIM_TimeBaseInitTypeDef
Example_Sonar/Example_Sonar/stm_lib/src/stm32f10x_tim.c:736
↓ 2 callersFunctionTIM_TimeBaseStructInit
* @brief Fills each TIM_TimeBaseInitStruct member with its default value. * @param TIM_TimeBaseInitStruct : pointer to a TIM_TimeBaseInitTypeDef
Example_MS5611/stm_lib/src/stm32f10x_tim.c:736
↓ 2 callersFunctionTIM_TimeBaseStructInit
* @brief Fills each TIM_TimeBaseInitStruct member with its default value. * @param TIM_TimeBaseInitStruct : pointer to a TIM_TimeBaseInitTypeDef
Example_PMSM/stm_lib/src/stm32f10x_tim.c:736
↓ 2 callersFunctionUSARTSend
Example_TIM_Time/main.c:133
↓ 2 callersFunctionUSART_GetFlagStatus
* @brief Checks whether the specified USART flag is set or not. * @param USARTx: Select the USART or the UART peripheral. * This parameter ca
Example_DFPlayerMini/stm_lib/src/stm32f10x_usart.c:874
↓ 2 callersFunctionUSART_SendData
* @brief Transmits single data through the USARTx peripheral. * @param USARTx: Select the USART or the UART peripheral. * This parameter can
Example_ADC/stm_lib/src/stm32f10x_usart.c:592
↓ 2 callersFunctionUSART_SendData
* @brief Transmits single data through the USARTx peripheral. * @param USARTx: Select the USART or the UART peripheral. * This parameter can
Example_USART1/stm_lib/src/stm32f10x_usart.c:592
↓ 2 callersFunctionUSART_SendData
* @brief Transmits single data through the USARTx peripheral. * @param USARTx: Select the USART or the UART peripheral. * This parameter can
Example_DFPlayerMini/stm_lib/src/stm32f10x_usart.c:592
↓ 2 callersFunctionUSB_Cable_Config
* Function Name : USB_Cable_Config. * Description : Software Connection/Disconnection of USB Cable. * Input : NewState: new state. * Outp
Example_USB_Keyboard/hw_config.c:271
↓ 2 callersFunctionUSB_Cable_Config
* Function Name : USB_Cable_Config * Description : Software Connection/Disconnection of USB Cable. * Input : None. * Return : Sta
Example_USB_Mass_Storage/USB/src/hw_config.c:139
↓ 2 callersFunctionUSB_Cable_Config
* Function Name : USB_Cable_Config * Description : Software Connection/Disconnection of USB Cable * Input : None. * Return : Stat
Example_USB_Virtual_Com_Port/hw_config.c:262
↓ 2 callersFunctionUSB_Cable_Config
* Function Name : USB_Cable_Config * Description : Software Connection/Disconnection of USB Cable. * Input : None. * Return : Sta
Example_Bootloader/USB/src/hw_config.c:139
↓ 2 callersFunctionUserToPMABufferCopy
* Function Name : UserToPMABufferCopy * Description : Copy a buffer from user memory area to packet memory area (PMA) * Input : - pbUsrBu
Example_USB_Keyboard/STM32_USB-FS-Device_Lib/usb_mem.c:48
↓ 2 callersFunctionUserToPMABufferCopy
Private typedef -----------------------------------------------------------*/ Private define ---------------------------------------------------------
Example_USB_Mass_Storage/STM32_USB-FS-Device_Driver/src/usb_mem.c:36
↓ 2 callersFunctionUserToPMABufferCopy
Private typedef -----------------------------------------------------------*/ Private define ---------------------------------------------------------
Example_Bootloader/STM32_USB-FS-Device_Driver/src/usb_mem.c:36
↓ 2 callersFunction__DSB
\brief Data Synchronization Barrier This function acts as a special kind of Data Memory Barrier. It completes when all explicit memory acces
Example_USB_Keyboard/cmsis/core_cmInstr.h:341
↓ 2 callersFunction__DSB
\brief Data Synchronization Barrier This function acts as a special kind of Data Memory Barrier. It completes when all explicit memory acces
Example_USB_Mass_Storage/cmsis/core_cmInstr.h:341
↓ 2 callersFunction__DSB
\brief Data Synchronization Barrier This function acts as a special kind of Data Memory Barrier. It completes when all explicit memory acces
Example_I2C_Master/cmsis/core_cmInstr.h:341
↓ 2 callersFunction__DSB
\brief Data Synchronization Barrier This function acts as a special kind of Data Memory Barrier. It completes when all explicit memory acces
Example_ADC/cmsis/core_cmInstr.h:341
↓ 2 callersFunction__DSB
\brief Data Synchronization Barrier This function acts as a special kind of Data Memory Barrier. It completes when all explicit memory acces
Example_ADC_Watchdog/cmsis/core_cmInstr.h:341
↓ 2 callersFunction__DSB
\brief Data Synchronization Barrier This function acts as a special kind of Data Memory Barrier. It completes when all explicit memory acces
Example_PPM/cmsis/core_cmInstr.h:341
↓ 2 callersFunction__DSB
\brief Data Synchronization Barrier This function acts as a special kind of Data Memory Barrier. It completes when all explicit memory acces
Example_PWR_Standby/cmsis/core_cmInstr.h:341
← previousnext →701–800 of 12,343, ranked by callers