Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Modos-Labs/Glider
/ functions
Functions
4,931 in github.com/Modos-Labs/Glider
⨍
Functions
4,931
◇
Types & classes
182
↓ 6 callers
Function
prvCopyDataToQueue
fw/Middlewares/Third_Party/FreeRTOS/Source/queue.c:2074
↓ 6 callers
Function
prvIsQueueEmpty
fw/Middlewares/Third_Party/FreeRTOS/Source/queue.c:2291
↓ 6 callers
Function
pxPortInitialiseStack
* See header file for description. */
fw/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/port.c:187
↓ 6 callers
Function
spiffs_delete_obj_lazy
deletes an object just by marking object index header as deleted
fw/User/spiffs/src/spiffs_check.c:156
↓ 6 callers
Function
spiffs_object_open_by_page
Open object by page index
fw/User/spiffs/src/spiffs_nucleus.c:1118
↓ 6 callers
Function
spiffs_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 callers
Function
term_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 callers
Function
term_putch
Write a character to the terminal
fw/User/shell/term.c:128
↓ 6 callers
Function
usb_mux_set
fw/User/usbpd/usb_mux.c:31
↓ 6 callers
Function
vApplicationStackOverflowHook
fw/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2/cmsis_os2.c:2442
↓ 5 callers
Function
HAL_GetREVID
* @brief Returns the device revision identifier. * @retval Device revision identifier */
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c:466
↓ 5 callers
Function
HAL_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 callers
Function
HAL_PWR_PVDCallback
* @brief PWR PVD interrupt callback. * @retval None. */
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_pwr.c:853
↓ 5 callers
Function
HAL_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 callers
Function
HAL_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 callers
Function
LL_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 callers
Function
LL_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 callers
Function
LL_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 callers
Function
LL_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 callers
Function
MMC_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 callers
Function
QSPI_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 callers
Function
RCC_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 callers
Function
SPIFFS_rename
fw/User/spiffs/src/spiffs_hydrogen.c:826
↓ 5 callers
Function
SPIFFS_vis
fw/User/spiffs/src/spiffs_hydrogen.c:1242
↓ 5 callers
Function
USB_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 callers
Function
__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 callers
Function
adv7611_read_reg
fw/User/adv7611.c:125
↓ 5 callers
Function
fatal
fw/User/error.c:56
↓ 5 callers
Method
flash_test_aborted
(self)
utils/flash_tool/main.py:353
↓ 5 callers
Function
osd_draw_string
fw/User/ui.c:110
↓ 5 callers
Function
pd_is_vbus_present
fw/User/usbpd/usb_pd_protocol.c:321
↓ 5 callers
Function
prvListTasksWithinSingleList
fw/Middlewares/Third_Party/FreeRTOS/Source/tasks.c:3766
↓ 5 callers
Function
prvSearchForNameWithinSingleList
fw/Middlewares/Third_Party/FreeRTOS/Source/tasks.c:2372
↓ 5 callers
Function
spif_auto_polling_mem_ready
fw/User/spiflash.c:87
↓ 5 callers
Function
spif_write_enable
fw/User/spiflash.c:139
↓ 5 callers
Function
spiffs_fd_find_new
fw/User/spiffs/src/spiffs_nucleus.c:2188
↓ 5 callers
Function
spiffs_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 callers
Function
spiffs_hydro_write
fw/User/spiffs/src/spiffs_hydrogen.c:414
↓ 5 callers
Function
spiffs_object_find_object_index_header_by_name
Finds object index header page by name
fw/User/spiffs/src/spiffs_nucleus.c:1637
↓ 5 callers
Function
spiffs_page_data_check
fw/User/spiffs/src/spiffs_nucleus.c:4
↓ 5 callers
Function
spiffs_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 callers
Function
spiffs_rewrite_page
copies page contents to a new page
fw/User/spiffs/src/spiffs_check.c:77
↓ 5 callers
Function
tcpm_set_polarity
fw/User/usbpd/tcpm.h:79
↓ 5 callers
Function
tcpm_set_vconn
fw/User/usbpd/tcpm.h:84
↓ 5 callers
Method
usbpwr_on
(self)
utils/flash_tool/main.py:150
↓ 5 callers
Function
vListInitialiseItem
fw/Middlewares/Third_Party/FreeRTOS/Source/list.c:62
↓ 5 callers
Function
vTaskInternalSetTimeOutState
fw/Middlewares/Third_Party/FreeRTOS/Source/tasks.c:3266
↓ 5 callers
Method
wait_display_port_connect
(self, port, timeout)
utils/flash_tool/main.py:329
↓ 5 callers
Function
xQueueReceive
fw/Middlewares/Third_Party/FreeRTOS/Source/queue.c:1277
↓ 5 callers
Function
xTaskCheckForTimeOut
fw/Middlewares/Third_Party/FreeRTOS/Source/tasks.c:3274
↓ 4 callers
Function
DMA_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 callers
Function
FLASH_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 callers
Function
HAL_FLASHEx_EccDetectionCallback
* @brief FLASH ECC Detection interrupt callback. * @retval None */
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_flash_ex.c:1064
↓ 4 callers
Function
HAL_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 callers
Function
HAL_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 callers
Function
HAL_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 callers
Function
HAL_QSPI_ErrorCallback
* @brief Transfer Error callback. * @param hqspi QSPI handle * @retval None */
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_qspi.c:1790
↓ 4 callers
Function
HAL_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 callers
Function
HAL_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 callers
Function
HAL_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 callers
Function
HAL_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 callers
Function
HAL_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 callers
Function
I2C_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 callers
Function
I2C_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 callers
Function
I2C_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 callers
Function
I2C_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 callers
Function
I2C_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 callers
Function
I2C_TreatErrorCallback
* @brief I2C Error callback treatment. * @param hi2c I2C handle. * @retval None */
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_i2c.c:6701
↓ 4 callers
Function
LL_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 callers
Function
LL_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 callers
Function
LL_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 callers
Function
RCC_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 callers
Function
SDMMC_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 callers
Function
SPIFFS_gc_quick
fw/User/spiffs/src/spiffs_hydrogen.c:1019
↓ 4 callers
Function
SPIFFS_ix_map
fw/User/spiffs/src/spiffs_hydrogen.c:1111
↓ 4 callers
Function
SPI_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 callers
Function
TIM_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 callers
Function
TIM_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 callers
Function
TIM_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 callers
Function
_teardown
fw/User/spiffs/src/test/test_spiffs.c:857
↓ 4 callers
Function
caster_osd_set_enable
fw/User/caster.c:126
↓ 4 callers
Function
caster_redraw
fw/User/caster.c:80
↓ 4 callers
Function
create_and_read_back
fw/User/spiffs/src/test/test_hydrogen.c:1101
↓ 4 callers
Function
dump_page
fw/User/spiffs/src/test/test_spiffs.c:262
↓ 4 callers
Function
eTaskGetState
fw/Middlewares/Third_Party/FreeRTOS/Source/tasks.c:1386
↓ 4 callers
Function
fs_reset
fw/User/spiffs/src/test/test_spiffs.c:510
↓ 4 callers
Function
ina_read
fw/User/power.c:172
↓ 4 callers
Function
measure_cc_pin_source
fw/User/usbpd/fusb302.c:99
↓ 4 callers
Function
pal_i2c_ll_recv
fw/User/pal_i2c.c:91
↓ 4 callers
Function
pd_get_identity_vid
fw/User/usbpd/usb_pd_policy.c:578
↓ 4 callers
Function
pd_set_power_supply_ready
fw/User/usbpd/usb_pd_driver.c:176
↓ 4 callers
Function
pd_transmit_complete
fw/User/usbpd/usb_pd_protocol.c:500
↓ 4 callers
Function
prvAddNewTaskToReadyList
fw/Middlewares/Third_Party/FreeRTOS/Source/tasks.c:1077
↓ 4 callers
Function
prvCopyDataFromQueue
fw/Middlewares/Third_Party/FreeRTOS/Source/queue.c:2153
↓ 4 callers
Function
prvInitialiseNewTask
fw/Middlewares/Third_Party/FreeRTOS/Source/tasks.c:824
↓ 4 callers
Function
prvNotifyQueueSetContainer
fw/Middlewares/Third_Party/FreeRTOS/Source/queue.c:2882
↓ 4 callers
Function
prvTaskCheckFreeStackSpace
fw/Middlewares/Third_Party/FreeRTOS/Source/tasks.c:3799
↓ 4 callers
Function
ptn3460_write
fw/User/ptn3460.c:27
↓ 4 callers
Method
repurpose_button
(self)
utils/flash_tool/main.py:318
↓ 4 callers
Method
reset_tp_bg
(self)
utils/flash_tool/main.py:361
← previous
next →
201–300 of 4,931, ranked by callers