MCPcopy Create free account

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

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

↓ 259 callersFunction__DSB
\brief Data Synchronization Barrier \details Acts as a special kind of Data Memory Barrier. It completes when all explicit memory acces
fw/Drivers/CMSIS/Include/cmsis_gcc.h:944
↓ 257 callersFunctionHAL_GetTick
* @brief Provides a tick value in millisecond. * @note This function is declared as __weak to be overwritten in case of other * implementati
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c:338
↓ 109 callersFunctionSPIFFS_open
fw/User/spiffs/src/spiffs_hydrogen.c:201
↓ 88 callersFunctionSPIFFS_close
fw/User/spiffs/src/spiffs_hydrogen.c:806
↓ 75 callersFunctionSPIFFS_errno
fw/User/spiffs/src/spiffs_hydrogen.c:169
↓ 62 callersFunctionget_time
fw/User/usbpd/usb_pd_driver.c:74
↓ 61 callersFunctionHAL_DMA_Start_IT
* @brief Start the DMA Transfer with interrupt enabled. * @param hdma: pointer to a DMA_HandleTypeDef structure that contains *
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_dma.c:681
↓ 60 callersFunctionTIM_CCxChannelCmd
* @brief Enables or disables the TIM Capture Compare Channel x. * @param TIMx to select the TIM peripheral * @param Channel specifies the TIM C
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_tim.c:7867
↓ 57 callersFunctionSPIFFS_write
fw/User/spiffs/src/spiffs_hydrogen.c:437
↓ 53 callersFunctionsyslog_printf
fw/User/syslog.c:103
↓ 51 callersFunctionI2C_TransferConfig
* @brief Handles I2Cx communication when starting transfer or during transfer (TC or TCR flag are set). * @param hi2c I2C handle. * @param DevA
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_i2c.c:7327
↓ 50 callersFunctionHAL_DMA_Abort_IT
* @brief Aborts the DMA Transfer in Interrupt mode. * @param hdma : pointer to a DMA_HandleTypeDef structure that contains * th
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_dma.c:897
↓ 49 callersFunctionread_and_verify
fw/User/spiffs/src/test/test_spiffs.c:595
↓ 44 callersFunction__ISB
\brief Instruction Synchronization Barrier \details Instruction Synchronization Barrier flushes the pipeline in the processor, so that
fw/Drivers/CMSIS/Include/cmsis_gcc.h:933
↓ 42 callersFunctionSDMMC_GetResponse
* @brief Return the response received from the card for the last command * @param SDMMCx: Pointer to SDMMC register base * @param Response: Spe
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_ll_sdmmc.c:399
↓ 42 callersFunctiontest_create_and_write_file
fw/User/spiffs/src/test/test_spiffs.c:700
↓ 40 callersFunctionSPIFFS_fstat
fw/User/spiffs/src/spiffs_hydrogen.c:731
↓ 38 callersFunctiontcpc_write
I2C wrapper functions - get I2C port / slave addr from config struct. */
fw/User/usbpd/tcpm_driver.c:38
↓ 36 callersFunctionI2C_Enable_IRQ
* @brief Manage the enabling of Interrupts. * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the configurat
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_i2c.c:7356
↓ 36 callersFunctiontcpc_read
fw/User/usbpd/tcpm_driver.c:64
↓ 34 callersFunctionuxListRemove
fw/Middlewares/Third_Party/FreeRTOS/Source/list.c:170
↓ 33 callersFunctionSDMMC_ConfigData
* @brief Configure the SDMMC data path according to the specified * parameters in the SDMMC_DataInitTypeDef. * @param SDMMCx: Pointer to
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_ll_sdmmc.c:420
↓ 33 callersFunctionSDMMC_SendCommand
* @brief Configure the SDMMC command path according to the specified parameters in * SDMMC_CmdInitTypeDef structure and send the command
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_ll_sdmmc.c:352
↓ 33 callersFunctionxTaskResumeAll
fw/Middlewares/Third_Party/FreeRTOS/Source/tasks.c:2194
↓ 32 callersFunctionLL_ADC_REG_IsConversionOngoing
* @brief Get ADC group regular conversion state. * @rmtoll CR ADSTART LL_ADC_REG_IsConversionOngoing * @param ADCx ADC instance *
fw/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_ll_adc.h:7073
↓ 32 callersFunctionSPIFFS_read
fw/User/spiffs/src/spiffs_hydrogen.c:359
↓ 31 callersFunctionspiffs_obj_lu_find_id_and_span
Find object lookup entry containing given id and span index Iterate over object lookup pages in each block until a given object id entry is found
fw/User/spiffs/src/spiffs_nucleus.c:527
↓ 30 callersFunctionset_state_timeout
fw/User/usbpd/usb_pd_protocol.c:266
↓ 28 callersFunctionHAL_GPIO_Init
* @brief Initializes the GPIOx peripheral according to the specified parameters in the GPIO_Init. * @param GPIOx: where x can be (A..K) to select
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_gpio.c:165
↓ 28 callersFunctionI2C_Disable_IRQ
* @brief Manage the disabling of Interrupts. * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the configura
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_i2c.c:7447
↓ 28 callersFunctionfpga_write_reg8
fw/User/fpga.c:35
↓ 28 callersFunctionfs_reset_specific
* addr_offset */
fw/User/spiffs/src/test/test_spiffs.c:476
↓ 27 callersFunctionError_Handler
* @brief This function is executed in case of error occurrence. * @retval None */
fw/Core/Src/main.c:893
↓ 27 callersMethodupdate_status
(self, color, status_text, instr_text)
utils/flash_tool/main.py:297
↓ 26 callersFunctionRCCEx_PLL2_Config
@defgroup RCCEx_Private_functions RCCEx Private Functions * @{ */ * @brief Configure the PLL2 VCI,VCO ranges, multiplication and division factors a
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_rcc_ex.c:3693
↓ 26 callersFunctionsend_control
fw/User/usbpd/usb_pd_protocol.c:626
↓ 25 callersFunctionRCCEx_PLL3_Config
* @brief Configure the PLL3 VCI,VCO ranges, multiplication and division factors and enable it * @param pll3: Pointer to an RCC_PLL3InitTypeDef str
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_rcc_ex.c:3798
↓ 24 callersFunctionmemrand
fw/User/spiffs/src/test/test_spiffs.c:678
↓ 24 callersFunctionvPortFree
fw/Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c:266
↓ 23 callersFunctionSDMMC_GetCmdResp1
@defgroup HAL_SDMMC_LL_Group5 Responses management functions * @brief Responses functions * @verbatim ========================================
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_ll_sdmmc.c:1355
↓ 23 callersFunctionvTaskSuspendAll
fw/Middlewares/Third_Party/FreeRTOS/Source/tasks.c:2110
↓ 22 callersFunctionspiffs_page_delete
Deletes a page and removes it from object lookup.
fw/User/spiffs/src/spiffs_nucleus.c:876
↓ 21 callersFunctionHAL_GetCurrentCPUID
* @brief Returns the current CPU ID. * @retval CPU identifier */
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_cortex.c:518
↓ 21 callersFunctionI2C_WaitOnFlagUntilTimeout
* @brief This function handles I2C Communication Timeout. It waits * until a flag is no longer in the specified status. * @param
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_i2c.c:6990
↓ 21 callersFunctiontcpm_set_cc
fw/User/usbpd/tcpm.h:74
↓ 21 callersFunctionxTaskGetTickCount
fw/Middlewares/Third_Party/FreeRTOS/Source/tasks.c:2304
↓ 20 callersFunctionfpga_write_reg16
fw/User/fpga.c:44
↓ 20 callersFunctionpvPortMalloc
fw/Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c:115
↓ 19 callersFunctionADC_Disable
* @brief Disable the selected ADC. * @note Prerequisite condition to use this function: ADC conversions must be * stopped. * @param h
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_adc.c:3751
↓ 19 callersFunctionHAL_GPIO_WritePin
* @brief Sets or clears the selected data port bit. * * @note This function uses GPIOx_BSRR register to allow atomic read/modify * ac
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_gpio.c:423
↓ 19 callersFunctionSDMMC_CmdSwitch
* @brief Checks switchable function and switch card function. SDMMC_CMD_HS_SWITCH command * @param SDMMCx: Pointer to SDMMC register base * @par
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_ll_sdmmc.c:1190
↓ 19 callersFunctionSPIFFS_lseek
fw/User/spiffs/src/spiffs_hydrogen.c:565
↓ 19 callersFunctionSPIFFS_probe_fs
fw/User/spiffs/src/spiffs_hydrogen.c:71
↓ 19 callersFunctionpower_get_rail_voltage
fw/User/power.c:185
↓ 19 callersFunctionsleep_us
fw/User/board.c:70
↓ 19 callersFunctionspiffs_fd_return
fw/User/spiffs/src/spiffs_nucleus.c:2266
↓ 18 callersFunctionLL_ADC_INJ_IsConversionOngoing
* @brief Get ADC group injected conversion state. * @rmtoll CR JADSTART LL_ADC_INJ_IsConversionOngoing * @param ADCx ADC instance
fw/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_ll_adc.h:7268
↓ 18 callersFunctionRCC_GetSystemClockFreq
* @brief Return SYSTEM clock frequency * @retval SYSTEM clock frequency (in Hz) */
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_ll_rcc.c:1689
↓ 18 callersFunctionSDMMC_ReadFIFO
* @brief Read data (word) from Rx FIFO in blocking mode (polling) * @param SDMMCx: Pointer to SDMMC register base * @retval HAL status */
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_ll_sdmmc.c:252
↓ 17 callersFunctionSPIFFS_check
fw/User/spiffs/src/spiffs_hydrogen.c:972
↓ 16 callersFunctionLL_RCC_PLL2_IsReady
* @brief Check if PLL2 Ready * @rmtoll CR PLL2RDY LL_RCC_PLL2_IsReady * @retval State of bit (1 or 0). */
fw/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_ll_rcc.h:4657
↓ 16 callersFunctionRCC_GetHCLKClockFreq
* @brief Return HCLK clock frequency * @param SYSCLK_Frequency SYSCLK clock frequency * @retval HCLK clock frequency (in Hz) */
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_ll_rcc.c:1728
↓ 16 callersFunctionTIM_CCxNChannelCmd
* @brief Enables or disables the TIM Capture Compare Channel xN. * @param TIMx to select the TIM peripheral * @param Channel specifies the TIM
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_tim_ex.c:2898
↓ 16 callersFunctionvListInitialise
fw/Middlewares/Third_Party/FreeRTOS/Source/list.c:37
↓ 15 callersFunctionHAL_GPIO_DeInit
* @brief De-initializes the GPIOx peripheral registers to their default reset values. * @param GPIOx: where x can be (A..K) to select the GPIO per
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_gpio.c:302
↓ 15 callersFunctionI2C_Flush_TXDR
* @brief I2C Tx data register flush process. * @param hi2c I2C handle. * @retval None */
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_i2c.c:6739
↓ 15 callersFunctionI2C_ITError
* @brief I2C interrupts error process. * @param hi2c I2C handle. * @param ErrorCode Error code to handle. * @retval None */
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_i2c.c:6570
↓ 15 callersFunctionLL_RCC_GetSysPrescaler
* @brief Get System prescaler * @rmtoll D1CFGR/CDCFGR1 D1CPRE/CDCPRE LL_RCC_GetSysPrescaler * @retval Returned value can be one o
fw/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_ll_rcc.h:2616
↓ 15 callersFunctionSDMMC_CmdSendStatus
* @brief Send the Status command and check the response. * @param SDMMCx: Pointer to SDMMC register base * @param Argument: Command Argument
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_ll_sdmmc.c:1118
↓ 15 callersFunctionarea_write
fw/User/spiffs/src/test/test_spiffs.c:298
↓ 15 callersFunctionxTaskRemoveFromEventList
fw/Middlewares/Third_Party/FreeRTOS/Source/tasks.c:3138
↓ 14 callersFunctionLL_RCC_GetPLL2ClockFreq
* @brief Return PLL2 clocks frequencies * @note LL_RCC_PERIPH_FREQUENCY_NO returned for non activated output or oscillator not ready * @retval
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_ll_rcc.c:365
↓ 14 callersFunctionQSPI_WaitFlagStateUntilTimeout
* @brief Wait for a flag state until timeout. * @param hqspi QSPI handle * @param Flag Flag checked * @param State Value of the flag expecte
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_qspi.c:2483
↓ 14 callersFunctionSDMMC_CmdStopTransfer
* @brief Send the Stop Transfer command and check the response. * @param SDMMCx: Pointer to SDMMC register base * @retval HAL status */
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_ll_sdmmc.c:779
↓ 14 callersFunctionSPIFFS_remove
fw/User/spiffs/src/spiffs_hydrogen.c:611
↓ 14 callersFunctionSPI_CloseTransfer
* @brief Close 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:3895
↓ 14 callersFunctionpd_send_vdm
fw/User/usbpd/usb_pd_protocol.c:1627
↓ 14 callersFunctionspiffs_cb_object_event
fw/User/spiffs/src/spiffs_nucleus.c:1019
↓ 14 callersFunctionxTaskGetSchedulerState
fw/Middlewares/Third_Party/FreeRTOS/Source/tasks.c:3986
↓ 13 callersFunctionHAL_QSPI_Command
* @brief Set the command configuration. * @param hqspi QSPI handle * @param cmd : structure that contains the command configuration information
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_qspi.c:784
↓ 13 callersFunctionLL_RCC_HSI_IsReady
* @brief Check if HSI clock is ready * @rmtoll CR HSIRDY LL_RCC_HSI_IsReady * @retval State of bit (1 or 0). */
fw/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_ll_rcc.h:1724
↓ 13 callersFunctionLL_RCC_PLL1_IsReady
* @brief Check if PLL1 Ready * @rmtoll CR PLL1RDY LL_RCC_PLL1_IsReady * @retval State of bit (1 or 0). */
fw/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_ll_rcc.h:4343
↓ 13 callersFunctionSDMMC_CmdReadMultiBlock
* @brief Send the Read Multi Block command and check the response * @param SDMMCx: Pointer to SDMMC register base * @retval HAL status */
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_ll_sdmmc.c:586
↓ 13 callersFunctionSDMMC_CmdWriteMultiBlock
* @brief Send the Write Multi Block command and check the response * @param SDMMCx: Pointer to SDMMC register base * @retval HAL status */
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_ll_sdmmc.c:634
↓ 13 callersFunctionpd_transmit
fw/User/usbpd/usb_pd_protocol.c:510
↓ 13 callersFunctionprvUnlockQueue
fw/Middlewares/Third_Party/FreeRTOS/Source/queue.c:2171
↓ 13 callersFunctionspiffs_fd_get
fw/User/spiffs/src/spiffs_nucleus.c:2282
↓ 13 callersFunctionsyslog_print
fw/User/syslog.c:66
↓ 13 callersFunctiontest_create_file
fw/User/spiffs/src/test/test_spiffs.c:685
↓ 12 callersFunctionFLASH_WaitForLastOperation
* @brief Wait for a FLASH operation to complete. * @param Timeout maximum flash operation timeout * @param Bank flash FLASH_BANK_1 or FLASH_BAN
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_flash.c:1070
↓ 12 callersFunctionHAL_DMA_Abort
* @brief Aborts the DMA Transfer. * @param hdma : pointer to a DMA_HandleTypeDef structure that contains * the configuration in
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_dma.c:781
↓ 12 callersFunctionHAL_RCCEx_GetPLL2ClockFreq
* @brief Returns the PLL2 clock frequencies :PLL2_P_Frequency,PLL2_R_Frequency and PLL2_Q_Frequency * @note The PLL2 clock frequencies computed b
fw/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_rcc_ex.c:2945
↓ 12 callersFunctionLL_ADC_GetOffsetChannel
* @brief Get for the ADC selected offset number 1, 2, 3 or 4: * Channel to which the offset programmed will be applied * (indepen
fw/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_ll_adc.h:3461
↓ 12 callersFunctionLL_RCC_HSI_GetDivider
* @brief Get HSI divider * @rmtoll CR HSIDIV LL_RCC_HSI_GetDivider * @retval can be one of the following values: * @ar
fw/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_ll_rcc.h:1763
↓ 12 callersFunctionLL_RCC_PLL3_IsReady
* @brief Check if PLL3 Ready * @rmtoll CR PLL3RDY LL_RCC_PLL3_IsReady * @retval State of bit (1 or 0). */
fw/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_ll_rcc.h:4969
↓ 12 callersFunctionSPIFFS_eof
fw/User/spiffs/src/spiffs_hydrogen.c:1056
↓ 12 callersFunctionSPIFFS_fremove
fw/User/spiffs/src/spiffs_hydrogen.c:653
↓ 12 callersFunctionSPIFFS_stat
fw/User/spiffs/src/spiffs_hydrogen.c:710
↓ 12 callersFunctionSPIFFS_tell
fw/User/spiffs/src/spiffs_hydrogen.c:1079
↓ 12 callersFunctionfs_mount_specific
fw/User/spiffs/src/test/test_spiffs.c:413
next →1–100 of 4,931, ranked by callers