MCPcopy Create free account

hub / github.com/Modos-Labs/Glider / functions

Functions4,931 in github.com/Modos-Labs/Glider

↓ 6 callersFunctionprvCopyDataToQueue
fw/Middlewares/Third_Party/FreeRTOS/Source/queue.c:2074
↓ 6 callersFunctionprvIsQueueEmpty
fw/Middlewares/Third_Party/FreeRTOS/Source/queue.c:2291
↓ 6 callersFunctionpxPortInitialiseStack
* See header file for description. */
fw/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/port.c:187
↓ 6 callersFunctionspiffs_delete_obj_lazy
deletes an object just by marking object index header as deleted
fw/User/spiffs/src/spiffs_check.c:156
↓ 6 callersFunctionspiffs_object_open_by_page
Open object by page index
fw/User/spiffs/src/spiffs_nucleus.c:1118
↓ 6 callersFunctionspiffs_object_truncate
Truncates object to new size. If new size is null, object may be removed totally
fw/User/spiffs/src/spiffs_nucleus.c:1673
↓ 6 callersFunctionterm_getch
Return a char read from the terminal If "mode" is TERM_INPUT_DONT_WAIT, return the char only if it is available, otherwise return -1 Calls the transla
fw/User/shell/term.c:169
↓ 6 callersFunctionterm_putch
Write a character to the terminal
fw/User/shell/term.c:128
↓ 6 callersFunctionusb_mux_set
fw/User/usbpd/usb_mux.c:31
↓ 6 callersFunctionvApplicationStackOverflowHook
fw/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2/cmsis_os2.c:2442
↓ 5 callersFunctionHAL_GetREVID
* @brief Returns the device revision identifier. * @retval Device revision identifier */
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c:466
↓ 5 callersFunctionHAL_MMC_GetCardState
* @brief Gets the current mmc card data state. * @param hmmc: pointer to MMC handle * @retval Card state */
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_mmc.c:2738
↓ 5 callersFunctionHAL_PWR_PVDCallback
* @brief PWR PVD interrupt callback. * @retval None. */
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_pwr.c:853
↓ 5 callersFunctionHAL_RCCEx_GetPeriphCLKFreq
* @brief Return the peripheral clock frequency for a given peripheral(SAI..) * @note Return 0 if peripheral clock identifier not managed by this
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_rcc_ex.c:1881
↓ 5 callersFunctionHAL_TIM_IC_CaptureCallback
* @brief Input Capture callback in non-blocking mode * @param htim TIM IC handle * @retval None */
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_tim.c:5849
↓ 5 callersFunctionLL_ADC_REG_IsTriggerSourceSWStart
* @brief Get ADC group regular conversion trigger source internal (SW start) * or external. * @note In case of group regular trigger so
fw/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_ll_adc.h:3928
↓ 5 callersFunctionLL_RCC_GetClockSource
* @brief Get periph clock source * @rmtoll D1CCIPR / CDCCIPR * LL_RCC_GetClockSource\n * D2CCIP1R / CDCCIP1R * LL_RCC
fw/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_ll_rcc.h:3466
↓ 5 callersFunctionLL_RCC_LSE_IsReady
* @brief Check if LSE oscillator Ready * @rmtoll BDCR LSERDY LL_RCC_LSE_IsReady * @retval State of bit (1 or 0). */
fw/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_ll_rcc.h:2344
↓ 5 callersFunctionLL_RCC_SetClockSource
* @brief Configure periph clock source * @rmtoll D2CCIP1R/CDCCIP1R * LL_RCC_SetClockSource\n * D2CCIP2R/CDCCIP2R *
fw/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_ll_rcc.h:2895
↓ 5 callersFunctionMMC_HighSpeed
* @brief Switches the MMC card to high speed mode. * @param hmmc: MMC handle * @param state: State of high speed mode * @retval MMC Card erro
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_mmc.c:4026
↓ 5 callersFunctionQSPI_Config
* @brief Configure the communication registers. * @param hqspi QSPI handle * @param cmd structure that contains the command configuration infor
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_qspi.c:2516
↓ 5 callersFunctionRCC_GetPCLK1ClockFreq
* @brief Return PCLK1 clock frequency * @param HCLK_Frequency HCLK clock frequency * @retval PCLK1 clock frequency (in Hz) */
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_ll_rcc.c:1739
↓ 5 callersFunctionSPIFFS_rename
fw/User/spiffs/src/spiffs_hydrogen.c:826
↓ 5 callersFunctionSPIFFS_vis
fw/User/spiffs/src/spiffs_hydrogen.c:1242
↓ 5 callersFunctionUSB_FlushRxFifo
* @brief USB_FlushRxFifo Flush Rx FIFO * @param USBx Selected device * @retval HAL status */
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_ll_usb.c:489
↓ 5 callersFunction__DMB
\brief Data Memory Barrier \details Ensures the apparent order of the explicit memory operations before and after the instruction, with
fw/Drivers/CMSIS/Include/cmsis_gcc.h:955
↓ 5 callersFunctionadv7611_read_reg
fw/User/adv7611.c:125
↓ 5 callersFunctionfatal
fw/User/error.c:56
↓ 5 callersMethodflash_test_aborted
(self)
utils/flash_tool/main.py:353
↓ 5 callersFunctionosd_draw_string
fw/User/ui.c:110
↓ 5 callersFunctionpd_is_vbus_present
fw/User/usbpd/usb_pd_protocol.c:321
↓ 5 callersFunctionprvListTasksWithinSingleList
fw/Middlewares/Third_Party/FreeRTOS/Source/tasks.c:3766
↓ 5 callersFunctionprvSearchForNameWithinSingleList
fw/Middlewares/Third_Party/FreeRTOS/Source/tasks.c:2372
↓ 5 callersFunctionspif_auto_polling_mem_ready
fw/User/spiflash.c:87
↓ 5 callersFunctionspif_write_enable
fw/User/spiflash.c:139
↓ 5 callersFunctionspiffs_fd_find_new
fw/User/spiffs/src/spiffs_nucleus.c:2188
↓ 5 callersFunctionspiffs_gc_check
Checks if garbage collecting is necessary. If so a candidate block is found, cleansed and erased
fw/User/spiffs/src/spiffs_gc.c:109
↓ 5 callersFunctionspiffs_hydro_write
fw/User/spiffs/src/spiffs_hydrogen.c:414
↓ 5 callersFunctionspiffs_object_find_object_index_header_by_name
Finds object index header page by name
fw/User/spiffs/src/spiffs_nucleus.c:1637
↓ 5 callersFunctionspiffs_page_data_check
fw/User/spiffs/src/spiffs_nucleus.c:4
↓ 5 callersFunctionspiffs_rewrite_index
rewrites the object index for given object id and replaces the data page index to a new page index
fw/User/spiffs/src/spiffs_check.c:91
↓ 5 callersFunctionspiffs_rewrite_page
copies page contents to a new page
fw/User/spiffs/src/spiffs_check.c:77
↓ 5 callersFunctiontcpm_set_polarity
fw/User/usbpd/tcpm.h:79
↓ 5 callersFunctiontcpm_set_vconn
fw/User/usbpd/tcpm.h:84
↓ 5 callersMethodusbpwr_on
(self)
utils/flash_tool/main.py:150
↓ 5 callersFunctionvListInitialiseItem
fw/Middlewares/Third_Party/FreeRTOS/Source/list.c:62
↓ 5 callersFunctionvTaskInternalSetTimeOutState
fw/Middlewares/Third_Party/FreeRTOS/Source/tasks.c:3266
↓ 5 callersMethodwait_display_port_connect
(self, port, timeout)
utils/flash_tool/main.py:329
↓ 5 callersFunctionxQueueReceive
fw/Middlewares/Third_Party/FreeRTOS/Source/queue.c:1277
↓ 5 callersFunctionxTaskCheckForTimeOut
fw/Middlewares/Third_Party/FreeRTOS/Source/tasks.c:3274
↓ 4 callersFunctionDMA_CalcBaseAndBitshift
* @brief Returns the DMA Stream base address depending on stream number * @param hdma: pointer to a DMA_HandleTypeDef structure that contain
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_dma.c:1860
↓ 4 callersFunctionFLASH_Erase_Sector
* @brief Erase the specified FLASH memory sector * @param Sector FLASH sector to erase * This parameter can be a value of @ref FLASH_Se
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_flash_ex.c:1180
↓ 4 callersFunctionHAL_FLASHEx_EccDetectionCallback
* @brief FLASH ECC Detection interrupt callback. * @retval None */
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_flash_ex.c:1064
↓ 4 callersFunctionHAL_InitTick
* @brief This function configures the source of the time base. * The time source is configured to have 1ms time base with a dedicated *
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c:262
↓ 4 callersFunctionHAL_MMC_ErrorCallback
* @brief MMC error callbacks * @param hmmc: Pointer MMC handle * @retval None */
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_mmc.c:1911
↓ 4 callersFunctionHAL_NAND_ITCallback
* @brief NAND interrupt feature callback * @param hnand pointer to a NAND_HandleTypeDef structure that contains * the configurati
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_nand.c:345
↓ 4 callersFunctionHAL_QSPI_ErrorCallback
* @brief Transfer Error callback. * @param hqspi QSPI handle * @retval None */
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_qspi.c:1790
↓ 4 callersFunctionHAL_QSPI_Receive
* @brief Receive an amount of data in blocking mode. * @param hqspi QSPI handle * @param pData pointer to data buffer * @param Timeout Timeout d
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_qspi.c:1056
↓ 4 callersFunctionHAL_SD_DriveTransceiver_1_8V_Callback
* @brief Enable/Disable the SD Transceiver 1.8V Mode Callback. * @param status: Voltage Switch State * @retval None */
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_sd.c:1847
↓ 4 callersFunctionHAL_SD_ErrorCallback
* @brief SD error callbacks * @param hsd: Pointer SD handle * @retval None */
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_sd.c:1816
↓ 4 callersFunctionHAL_SPI_ErrorCallback
* @brief SPI error callback. * @param hspi: pointer to a SPI_HandleTypeDef structure that contains * the configuration information
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_spi.c:3239
↓ 4 callersFunctionHAL_TIM_OC_DelayElapsedCallback
* @brief Output Compare callback in non-blocking mode * @param htim TIM OC handle * @retval None */
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_tim.c:5834
↓ 4 callersFunctionI2C_ConvertOtherXferOptions
* @brief Convert I2Cx OTHER_xxx XferOptions to functional XferOptions. * @param hi2c I2C handle. * @retval None */
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_i2c.c:7510
↓ 4 callersFunctionI2C_ITListenCplt
* @brief I2C Listen complete process. * @param hi2c I2C handle. * @param ITFlags Interrupt flags to handle. * @retval None */
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_i2c.c:6519
↓ 4 callersFunctionI2C_ITMasterCplt
* @brief I2C Master complete process. * @param hi2c I2C handle. * @param ITFlags Interrupt flags to handle. * @retval None */
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_i2c.c:6160
↓ 4 callersFunctionI2C_ITMasterSeqCplt
* @brief I2C Master sequential complete process. * @param hi2c I2C handle. * @retval None */
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_i2c.c:6033
↓ 4 callersFunctionI2C_IsErrorOccurred
* @brief This function handles errors detection during an I2C Communication. * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_i2c.c:7186
↓ 4 callersFunctionI2C_TreatErrorCallback
* @brief I2C Error callback treatment. * @param hi2c I2C handle. * @retval None */
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_i2c.c:6701
↓ 4 callersFunctionLL_APB1_GRP1_ForceReset
* @brief Force APB1 peripherals reset. * @rmtoll APB1LRSTR TIM2RST LL_APB1_GRP1_ForceReset\n * APB1LRSTR TIM3RST LL_APB
fw/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_ll_bus.h:2056
↓ 4 callersFunctionLL_APB1_GRP1_ReleaseReset
* @brief Release APB1 peripherals reset. * @rmtoll APB1LRSTR TIM2RST LL_APB1_GRP1_ReleaseReset\n * APB1LRSTR TIM3RST LL
fw/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_ll_bus.h:2118
↓ 4 callersFunctionLL_PWR_GetRegulVoltageScaling
* @brief Get the main internal Regulator output voltage * @rmtoll D3CR VOS LL_PWR_GetRegulVoltageScaling * @note For all H7 lines exce
fw/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_ll_pwr.h:1595
↓ 4 callersFunctionRCC_GetPCLK2ClockFreq
* @brief Return PCLK2 clock frequency * @param HCLK_Frequency HCLK clock frequency * @retval PCLK2 clock frequency (in Hz) */
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_ll_rcc.c:1750
↓ 4 callersFunctionSDMMC_CmdSelDesel
* @brief Send the Select Deselect command and check the response. * @param SDMMCx: Pointer to SDMMC register base * @param addr: Address of the
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_ll_sdmmc.c:816
↓ 4 callersFunctionSPIFFS_gc_quick
fw/User/spiffs/src/spiffs_hydrogen.c:1019
↓ 4 callersFunctionSPIFFS_ix_map
fw/User/spiffs/src/spiffs_hydrogen.c:1111
↓ 4 callersFunctionSPI_AbortTransfer
* @brief Abort Transfer and clear flags. * @param hspi: pointer to a SPI_HandleTypeDef structure that contains * the configuration
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_spi.c:3856
↓ 4 callersFunctionTIM_ETR_SetConfig
* @brief Configures the TIMx External Trigger (ETR). * @param TIMx to select the TIM peripheral * @param TIM_ExtTRGPrescaler The external Trigg
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_tim.c:7835
↓ 4 callersFunctionTIM_ITRx_SetConfig
* @brief Selects the Input Trigger source * @param TIMx to select the TIM peripheral * @param InputTriggerSource The Input Trigger source. *
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_tim.c:7805
↓ 4 callersFunctionTIM_OC2_SetConfig
* @brief Timer Output Compare 2 configuration * @param TIMx to select the TIM peripheral * @param OC_Config The output configuration structure
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_tim.c:7063
↓ 4 callersFunction_teardown
fw/User/spiffs/src/test/test_spiffs.c:857
↓ 4 callersFunctioncaster_osd_set_enable
fw/User/caster.c:126
↓ 4 callersFunctioncaster_redraw
fw/User/caster.c:80
↓ 4 callersFunctioncreate_and_read_back
fw/User/spiffs/src/test/test_hydrogen.c:1101
↓ 4 callersFunctiondump_page
fw/User/spiffs/src/test/test_spiffs.c:262
↓ 4 callersFunctioneTaskGetState
fw/Middlewares/Third_Party/FreeRTOS/Source/tasks.c:1386
↓ 4 callersFunctionfs_reset
fw/User/spiffs/src/test/test_spiffs.c:510
↓ 4 callersFunctionina_read
fw/User/power.c:172
↓ 4 callersFunctionmeasure_cc_pin_source
fw/User/usbpd/fusb302.c:99
↓ 4 callersFunctionpal_i2c_ll_recv
fw/User/pal_i2c.c:91
↓ 4 callersFunctionpd_get_identity_vid
fw/User/usbpd/usb_pd_policy.c:578
↓ 4 callersFunctionpd_set_power_supply_ready
fw/User/usbpd/usb_pd_driver.c:176
↓ 4 callersFunctionpd_transmit_complete
fw/User/usbpd/usb_pd_protocol.c:500
↓ 4 callersFunctionprvAddNewTaskToReadyList
fw/Middlewares/Third_Party/FreeRTOS/Source/tasks.c:1077
↓ 4 callersFunctionprvCopyDataFromQueue
fw/Middlewares/Third_Party/FreeRTOS/Source/queue.c:2153
↓ 4 callersFunctionprvInitialiseNewTask
fw/Middlewares/Third_Party/FreeRTOS/Source/tasks.c:824
↓ 4 callersFunctionprvNotifyQueueSetContainer
fw/Middlewares/Third_Party/FreeRTOS/Source/queue.c:2882
↓ 4 callersFunctionprvTaskCheckFreeStackSpace
fw/Middlewares/Third_Party/FreeRTOS/Source/tasks.c:3799
↓ 4 callersFunctionptn3460_write
fw/User/ptn3460.c:27
↓ 4 callersMethodrepurpose_button
(self)
utils/flash_tool/main.py:318
↓ 4 callersMethodreset_tp_bg
(self)
utils/flash_tool/main.py:361
← previousnext →201–300 of 4,931, ranked by callers