MCPcopy Create free account

hub / github.com/RQNG/WouoUI / functions

Functions5,651 in github.com/RQNG/WouoUI

↓ 638 callersFunction__SSAT
\brief Signed Saturate \details Saturates a signed value. \param [in] value Value to be saturated \param [in] sat Bit position to satura
Third-party-design/platform-test/Drivers/CMSIS/Include/cmsis_gcc.h:1299
↓ 286 callersFunction__SMLAD
* @brief C custom defined SMLAD for M3 and M0 processors */
Third-party-design/platform-test/Drivers/CMSIS/DSP/Include/arm_math.h:890
↓ 238 callersFunction__DSB
\brief Data Synchronization Barrier \details Acts as a special kind of Data Memory Barrier. It completes when all explicit memory acces
Third-party-design/platform-test/Drivers/CMSIS/Include/cmsis_gcc.h:877
↓ 210 callersFunctionHAL_GetTick
* @brief Provides a tick value in millisecond. * @note This function is declared as __weak to be overwritten in case of other * implementat
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c:304
↓ 141 callersFunction__SMLADX
* @brief C custom defined SMLADX for M3 and M0 processors */
Third-party-design/platform-test/Drivers/CMSIS/DSP/Include/arm_math.h:904
↓ 118 callersFunction__SMLALD
* @brief C custom defined SMLALD for M3 and M0 processors */
Third-party-design/platform-test/Drivers/CMSIS/DSP/Include/arm_math.h:932
↓ 102 callersFunctionref_cfft_f32
Third-party-design/platform-test/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/TransformFunctions/cfft.c:4
↓ 81 callersFunction__SMLALDX
* @brief C custom defined SMLALDX for M3 and M0 processors */
Third-party-design/platform-test/Drivers/CMSIS/DSP/Include/arm_math.h:947
↓ 78 callersFunctionHAL_DMA_Abort_IT
* @brief Aborts the DMA Transfer in Interrupt mode. * @param hdma : pointer to a DMA_HandleTypeDef structure that contains * th
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c:456
↓ 75 callersFunctionHAL_DMA_Start_IT
* @brief Start the DMA Transfer with interrupt enabled. * @param hdma: pointer to a DMA_HandleTypeDef structure that contains * th
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c:361
↓ 75 callersFunctioncheck_box_s_select
��ѡ��������
Third-party-design/platform-test/Gui/gui_main.c:499
↓ 70 callersFunction__SXTB16
Third-party-design/platform-test/Drivers/CMSIS/Include/cmsis_gcc.h:1874
↓ 67 callersFunction__DSB
\brief Data Synchronization Barrier \details Acts as a special kind of Data Memory Barrier. It completes when all explicit memory acces
Third-party-design/platform-test/Drivers/CMSIS/Core/Include/cmsis_gcc.h:877
↓ 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
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c:7565
↓ 52 callersFunctionref_sat_q15
Third-party-design/platform-test/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/HelperFunctions/ref_helper.c:55
↓ 50 callersFunction__QSUB16
* @brief C custom defined QSUB16 for M3 and M0 processors */
Third-party-design/platform-test/Drivers/CMSIS/DSP/Include/arm_math.h:749
↓ 48 callersFunctionclip_q63_to_q31
* @brief Clips Q63 to Q31 values. */
Third-party-design/platform-test/Drivers/CMSIS/DSP/Include/arm_math.h:520
↓ 47 callersFunction__ROR
\brief Rotate Right in unsigned value (32 bit) \details Rotate Right (immediate) provides the value of the contents of a register rotated by a var
Third-party-design/platform-test/Drivers/CMSIS/Include/cmsis_gcc.h:954
↓ 46 callersFunction__SHADD16
* @brief C custom defined SHADD16 for M3 and M0 processors */
Third-party-design/platform-test/Drivers/CMSIS/DSP/Include/arm_math.h:733
↓ 38 callersFunctionu8x8_byte_SendByte
Third-party-design/platform-test/U8g2/u8x8_byte.c:49
↓ 37 callersFunction__SMUAD
* @brief C custom defined SMUAD for M3 and M0 processors */
Third-party-design/platform-test/Drivers/CMSIS/DSP/Include/arm_math.h:962
↓ 36 callersFunction__QSUB
* @brief C custom defined QSUB for M3 and M0 processors */
Third-party-design/platform-test/Drivers/CMSIS/DSP/Include/arm_math.h:879
↓ 35 callersFunctionHAL_DMA_Abort
* @brief Abort the DMA Transfer. * @param hdma: pointer to a DMA_HandleTypeDef structure that contains * the configuration informa
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c:415
↓ 35 callersFunction__ISB
\brief Instruction Synchronization Barrier \details Instruction Synchronization Barrier flushes the pipeline in the processor, so that
Third-party-design/platform-test/Drivers/CMSIS/Include/cmsis_gcc.h:866
↓ 33 callersFunction__ISB
\brief Instruction Synchronization Barrier \details Instruction Synchronization Barrier flushes the pipeline in the processor, so that
Third-party-design/platform-test/Drivers/CMSIS/Core/Include/cmsis_gcc.h:866
↓ 32 callersFunction__QADD16
* @brief C custom defined QADD16 for M3 and M0 processors */
Third-party-design/platform-test/Drivers/CMSIS/DSP/Include/arm_math.h:716
↓ 32 callersFunction__SMUSD
* @brief C custom defined SMUSD for M3 and M0 processors */
Third-party-design/platform-test/Drivers/CMSIS/DSP/Include/arm_math.h:974
↓ 31 callersFunctionOLED_WriteByte
Third-party-design/PageVersion/ProjectExamples/Stm32/Port_C_SPI_STD/oled_port.c:59
↓ 31 callersFunctionOLED_WriteByte
Third-party-design/PageVersion/ProjectExamples/Air001/Port_C_SPI/oled_port.c:58
↓ 31 callersFunctionSDIO_GetResponse
* @brief Return the response received from the card for the last command * @param SDIOx: Pointer to SDMMC register base * @param Response:
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_sdmmc.c:394
↓ 30 callersFunction__SMUADX
* @brief C custom defined SMUADX for M3 and M0 processors */
Third-party-design/platform-test/Drivers/CMSIS/DSP/Include/arm_math.h:856
↓ 30 callersFunctionu8g2_SetDrawColor
Assign the draw color for all drawing functions. color may be 0 or 1. The actual color is defined by the display. With color = 1 the drawing funct
Third-party-design/platform-test/U8g2/u8g2_hvline.c:249
↓ 28 callersFunction__QADD
* @brief C custom defined QADD for M3 and M0 processors */
Third-party-design/platform-test/Drivers/CMSIS/DSP/Include/arm_math.h:868
↓ 27 callersFunctionFLASH_WaitForLastOperation
* @brief Wait for a FLASH operation to complete. * @param Timeout maximum flash operation timeout * @retval HAL Status */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c:824
↓ 27 callersFunctionSDIO_SendCommand
* @brief Configure the SDMMC command path according to the specified parameters in * SDIO_CmdInitTypeDef structure and send the command
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_sdmmc.c:347
↓ 26 callersFunctionu8g2_DrawStr
Third-party-design/platform-test/U8g2/u8g2_font.c:1039
↓ 25 callersFunctionmui_get_x
Third-party-design/platform-test/U8g2/mui_u8g2.c:212
↓ 24 callersFunctionLL_GPIO_Init
* @brief Initialize GPIO registers according to the specified parameters in GPIO_InitStruct. * @param GPIOx GPIO Port * @param GPIO_InitStruct:
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_gpio.c:155
↓ 24 callersFunctionRTC_Bcd2ToByte
* @brief Converts from 2 digit BCD to Binary. * @param Value: BCD value to be converted * @retval Converted word */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc.c:1771
↓ 24 callersFunction__SMUSDX
* @brief C custom defined SMUSDX for M3 and M0 processors */
Third-party-design/platform-test/Drivers/CMSIS/DSP/Include/arm_math.h:845
↓ 24 callersFunctionmui_get_fds_char
Third-party-design/platform-test/U8g2/mui.c:87
↓ 23 callersFunctionarm_fill_q15
Third-party-design/platform-test/Drivers/CMSIS/DSP/Source/SupportFunctions/arm_fill_q15.c:49
↓ 22 callersFunctionHAL_Delay
* @brief This function provides minimum delay (in milliseconds) based * on variable incremented. * @note In the default implementation , Sy
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c:371
↓ 22 callersFunctionI2C_WaitOnFlagUntilTimeout
* @brief This function handles I2C Communication Timeout. * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the con
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c:7298
↓ 22 callersFunctionSDMMC_CmdStopTransfer
* @brief Send the Stop Transfer command and check the response. * @param SDIOx: Pointer to SDIO register base * @retval HAL status */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_sdmmc.c:749
↓ 22 callersFunctionu8g2_DrawBox
draw a filled box restriction: does not work for w = 0 or h = 0 */
Third-party-design/platform-test/U8g2/u8g2_box.c:42
↓ 22 callersFunctionu8x8_byte_EndTransfer
Third-party-design/platform-test/U8g2/u8x8_byte.c:59
↓ 22 callersFunctionu8x8_byte_StartTransfer
Third-party-design/platform-test/U8g2/u8x8_byte.c:54
↓ 21 callersFunctionmui_get_U8g2
Third-party-design/platform-test/U8g2/mui_u8g2.c:224
↓ 20 callersFunctionOLED_SetPointColor
* @brief : void OLED_SetPointColor(uint8_t color) * @param : 设置画笔颜色,color:1=亮,0=灭,2=反色 * @attention : None * @author : Sheep * @date : 23/10/04 */
Third-party-design/PageVersion/Csource/src/oled_g.c:30
↓ 20 callersFunctionSDMMC_GetCmdResp1
@defgroup HAL_SDMMC_LL_Group5 Responses management functions * @brief Responses functions * @verbatim ==========================================
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_sdmmc.c:1191
↓ 20 callersFunctionref_sat_q31
Third-party-design/platform-test/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/HelperFunctions/ref_helper.c:39
↓ 20 callersFunctionu8g2_DrawHVLine
This is the toplevel function for the hv line draw procedures. This function should be called by the user. "dir" may have 4 directions: 0 (left
Third-party-design/platform-test/U8g2/u8g2_hvline.c:150
↓ 20 callersFunctionu8x8_gpio_call
Third-party-design/platform-test/U8g2/u8x8_gpio.c:40
↓ 19 callersFunctionLL_APB1_GRP1_ForceReset
* @brief Force APB1 peripherals reset. * @rmtoll APB1RSTR BKPRST LL_APB1_GRP1_ForceReset\n * APB1RSTR CAN1RST LL_APB
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_bus.h:636
↓ 19 callersFunctionLL_APB1_GRP1_ReleaseReset
* @brief Release APB1 peripherals reset. * @rmtoll APB1RSTR BKPRST LL_APB1_GRP1_ReleaseReset\n * APB1RSTR CAN1RST LL
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_bus.h:699
↓ 19 callersFunctionOLED_Animation
* @brief : void OLED_Animation(float *a, float *a_trg, float n) * @param : 非线性运动函数,n为运动步长(运动的距离占距离目标10倍的多少) * @attention : None * @author : Sheep * @d
Third-party-design/PageVersion/Csource/src/oled_g.c:330
↓ 19 callersFunctionOLED_WinWriteByte
* @brief : static void OLED_WinWriteByte(window * win ,int16_t x, int16_t y, uint8_t val) * @param : win 画图窗口,x相对于画图原点的横坐标,y相对于画图原点的纵坐标,写入的一个字节 * @att
Third-party-design/PageVersion/Csource/src/oled_g.c:85
↓ 19 callersFunction__SMMLA
* @brief C custom defined SMMLA for M3 and M0 processors */
Third-party-design/platform-test/Drivers/CMSIS/DSP/Include/arm_math.h:996
↓ 18 callersFunctionLL_APB2_GRP1_ForceReset
* @brief Force APB2 peripherals reset. * @rmtoll APB2RSTR ADC1RST LL_APB2_GRP1_ForceReset\n * APB2RSTR ADC2RST LL_APB
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_bus.h:928
↓ 18 callersFunctionLL_APB2_GRP1_ReleaseReset
* @brief Release APB2 peripherals reset. * @rmtoll APB2RSTR ADC1RST LL_APB2_GRP1_ReleaseReset\n * APB2RSTR ADC2RST LL
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_bus.h:983
↓ 18 callersFunctionOLED_WinDrawStr
* @brief : void OLED_WinDrawStr(window *win,int16_t x, int16_t y ,uint8_t size, uint8_t* str) * @param : win指定窗口,x,y相对于窗口的恒重坐标,str 字符串 * @attention :
Third-party-design/PageVersion/Csource/src/oled_g.c:162
↓ 18 callersFunctionUSB_HC_Halt
* @brief Halt a host channel * @param USBx Selected device * @param hc_num Host Channel number * This parameter can be a value from
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_usb.c:1721
↓ 18 callersFunctionmui_get_y
Third-party-design/platform-test/U8g2/mui_u8g2.c:219
↓ 18 callersFunctionu8g2_DrawPixel
Third-party-design/platform-test/U8g2/u8g2_hvline.c:221
↓ 17 callersFunctionIIC_Delay
/ IIC��ʱ
Third-party-design/platform-test/User/iic.c:131
↓ 17 callersFunctionu8g2_IsIntersection
upper limits are not included (asymetric boundaries) */
Third-party-design/platform-test/U8g2/u8g2_intersection.c:166
↓ 17 callersFunctionu8g2_font_get_byte
removed NOINLINE, because it leads to smaller code, might also be faster */ static uint8_t u8g2_font_get_byte(const uint8_t *font, uint8_t offset) U8G
Third-party-design/platform-test/U8g2/u8g2_font.c:111
↓ 16 callersFunctionSDIO_ConfigData
* @brief Configure the SDMMC data path according to the specified * parameters in the SDIO_DataInitTypeDef. * @param SDIOx: Pointer to
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_sdmmc.c:415
↓ 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
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c:2356
↓ 16 callersFunctionu8g2_DrawVLine
Third-party-design/platform-test/U8g2/u8g2_hvline.c:212
↓ 16 callersFunctionverify_results_q7
Third-party-design/platform-test/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/arm_nnexamples_nn_test.h:28
↓ 15 callersFunctionLL_GPIO_ResetOutputPin
* @brief Set several pins to low level on dedicated gpio port. * @rmtoll BRR BRy LL_GPIO_ResetOutputPin * @param GPIOx GPIO P
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_gpio.h:832
↓ 15 callersFunction__ISB
\brief Instruction Synchronization Barrier \details Instruction Synchronization Barrier flushes the pipeline in the processor, so that
Third-party-design/platform-test/Drivers/CMSIS/Core_A/Include/cmsis_gcc.h:135
↓ 15 callersFunctionanimation
��������
Third-party-design/platform-test/Gui/gui_main.c:686
↓ 15 callersFunctionmui_fds_get_nth_token
find nth token ('|' delimiter), return 0 if n exceeds the number of tokens, 1 otherwise the result is stored in ui->text */
Third-party-design/platform-test/U8g2/mui.c:232
↓ 15 callersFunctionu8x8_byte_SetDC
Third-party-design/platform-test/U8g2/u8x8_byte.c:39
↓ 14 callersFunctionLL_APB2_GRP1_EnableClock
* @brief Enable APB2 peripherals clock. * @rmtoll APB2ENR ADC1EN LL_APB2_GRP1_EnableClock\n * APB2ENR ADC2EN LL_A
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_bus.h:761
↓ 14 callersFunctionarm_circularRead_f32
* @brief floating-point Circular Read function. */
Third-party-design/platform-test/Drivers/CMSIS/DSP/Include/arm_math.h:5831
↓ 14 callersFunctionmult32x64
Third-party-design/platform-test/Drivers/CMSIS/DSP/Include/arm_math.h:561
↓ 13 callersFunctionOLED_UIJumpToPage
* @brief 跳转到指定页面(跳转是会将当前页面id输入,用于关联确认上下级页面关系) * * @param self_page_id 当前页面ID * @param terminate_page 目标页面地址 */
Third-party-design/PageVersion/Csource/src/oled_ui.c:1546
↓ 13 callersFunctionarm_q7_to_q15_reordered_no_shift
Third-party-design/platform-test/Drivers/CMSIS/NN/Source/NNSupportFunctions/arm_q7_to_q15_reordered_no_shift.c:78
↓ 13 callersFunctionu8x8_GetStringLineCnt
Third-party-design/platform-test/U8g2/u8x8_string.c:40
↓ 13 callersFunctionu8x8_cad_SendSequence
Third-party-design/platform-test/U8g2/u8x8_cad.c:159
↓ 12 callersFunctionHAL_FLASH_EndOfOperationCallback
* @brief FLASH end of operation interrupt callback * @param ReturnValue: The value saved in this parameter depends on the ongoing procedure *
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c:604
↓ 12 callersFunctionLL_mDelay
* @brief This function provides accurate delay (in milliseconds) based * on SysTick counter flag * @note When a RTOS is used, it is rec
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_utils.c:211
↓ 12 callersFunctionmui_send_cursor_msg
Third-party-design/platform-test/U8g2/mui.c:616
↓ 12 callersFunctionu8g2_DrawUTF8
source: https://en.wikipedia.org/wiki/UTF-8 Bits from to bytes Byte 1 Byte 2 Byte 3 Byte 4 Byte 5 Byte 6 7 U+0000 U+007F 1 0xxx
Third-party-design/platform-test/U8g2/u8g2_font.c:1061
↓ 12 callersFunctionu8g2_font_decode_get_signed_bits
2 bit --> cnt = 2 -2,-1,0. 1 3 bit --> cnt = 3 -2,-1,0. 1 -4,-3,-2,-1,0,1,2,3 if ( x < 0 ) r = bits(x-1)+1; else r
Third-party-design/platform-test/U8g2/u8g2_font.c:282
↓ 12 callersFunctionverify_results_q15
Third-party-design/platform-test/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/arm_nnexamples_nn_test.h:53
↓ 11 callersFunctionHAL_SPI_ErrorCallback
* @brief SPI error callback. * @param hspi pointer to a SPI_HandleTypeDef structure that contains * the configuration information
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c:2640
↓ 11 callersFunctionOLED_WinDrawRBox
* @brief : void OLED_WinDrawRBox(window *win, int16_t x_start, int16_t y_start, int16_t width, int16_t height, uint8_t r) * @param : r 倒角像素的大小 * @atte
Third-party-design/PageVersion/Csource/src/oled_g.c:225
↓ 11 callersFunctionSDIO_ReadFIFO
* @brief Read data (word) from Rx FIFO in blocking mode (polling) * @param SDIOx: Pointer to SDMMC register base * @retval HAL status */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_sdmmc.c:260
↓ 11 callersFunctionarm_nn_mat_mult_kernel_q7_q15_reordered
Third-party-design/platform-test/Drivers/CMSIS/NN/Source/ConvolutionFunctions/arm_nn_mat_mult_kernel_q7_q15_reordered.c:50
↓ 11 callersFunctionmui_u8g2_draw_button_pi
Third-party-design/platform-test/U8g2/mui_u8g2.c:252
↓ 11 callersFunctionu8g2_GetUTF8Width
source: https://en.wikipedia.org/wiki/UTF-8 Bits from to bytes Byte 1 Byte 2 Byte 3 Byte 4 Byte 5 Byte 6 7 U+0000 U+007F 1 0xxx
Third-party-design/platform-test/U8g2/u8g2_font.c:1526
↓ 10 callersFunctionADC_ConversionStop_Disable
* @brief Stop ADC conversion and disable the selected ADC * @note Prerequisite condition to use this function: ADC conversions must be *
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_adc.c:2291
↓ 10 callersFunctionOLED_WinDrawASCII
函数:void OLED_WinDrawASCII(window *win,int16_t x, int16_t y ,uint8_t size, char c) 参数:[in] win, x,y ,size(12,16,24) c 返回值:目前递增到的x的位置 说明:绘制单个字符 作者:Sheep
Third-party-design/PageVersion/Csource/src/oled_g.c:119
↓ 10 callersFunctionOLED_WinDrawRBoxEmpty
* @brief : void OLED_WinDrawRBoxEmpty(window *win, int16_t x_start, int16_t y_start, int16_t width, int16_t height, uint8_t r) * @param : 在窗口内绘制空心的倒角
Third-party-design/PageVersion/Csource/src/oled_g.c:244
↓ 10 callersFunctionUSB_WritePMA
* @brief Copy a buffer from user memory area to packet memory area (PMA) * @param USBx USB peripheral instance register address. * @param pbUs
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_usb.c:2817
next →1–100 of 5,651, ranked by callers