Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RQNG/WouoUI
/ functions
Functions
5,651 in github.com/RQNG/WouoUI
⨍
Functions
5,651
◇
Types & classes
113
↓ 10 callers
Function
__enable_irq
\brief Enable IRQ Interrupts \details Enables IRQ interrupts by clearing the I-bit in the CPSR. Can only be executed in Privileged mode
Third-party-design/platform-test/Drivers/CMSIS/Include/cmsis_gcc.h:129
↓ 10 callers
Function
arm_sqrt_q15
Third-party-design/platform-test/Drivers/CMSIS/DSP/Source/FastMathFunctions/arm_sqrt_q15.c:51
↓ 10 callers
Function
button_attach
* @brief Attach the button event callback function. * @param handle: the button handle strcut. * @param event: trigger event type. * @param
Third-party-design/platform-test/User/multi_button.c:38
↓ 10 callers
Function
list_show
�б���ҳ��ͨ����ʾ����
Third-party-design/platform-test/Gui/gui_main.c:880
↓ 10 callers
Function
mui_loop_over_form
Third-party-design/platform-test/U8g2/mui.c:448
↓ 10 callers
Function
read_and_pad
Third-party-design/platform-test/Drivers/CMSIS/NN/Include/arm_nnsupportfunctions.h:102
↓ 10 callers
Function
ref_sat_n
Third-party-design/platform-test/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/HelperFunctions/ref_helper.c:7
↓ 10 callers
Function
u8x8_DrawUTF8
Third-party-design/platform-test/U8g2/u8x8_8x8.c:389
↓ 10 callers
Function
u8x8_GetStringLineStart
Assumes strings, separated by '\n' in "str". Returns the string at index "line_idx". First strng has line_idx = 0 Example: Returns "xyz"
Third-party-design/platform-test/U8g2/u8x8_string.c:66
↓ 10 callers
Function
u8x8_utf8_init
reset the internal state machine */
Third-party-design/platform-test/U8g2/u8x8_8x8.c:285
↓ 10 callers
Function
window_value_init
������ֵ��ʼ��
Third-party-design/platform-test/Gui/gui_main.c:506
↓ 9 callers
Function
RTC_ByteToBcd2
* @brief Converts a 2 digit decimal to BCD format. * @param Value: Byte to be converted * @retval Converted byte */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc.c:1753
↓ 9 callers
Function
USB_FlushTxFifo
* @brief USB_FlushTxFifo Flush a Tx FIFO * @param USBx Selected device * @param num FIFO number * This parameter can be a value fro
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_usb.c:377
↓ 9 callers
Function
__disable_irq
\brief Disable IRQ Interrupts \details Disables IRQ interrupts by setting the I-bit in the CPSR. Can only be executed in Privileged mod
Third-party-design/platform-test/Drivers/CMSIS/Include/cmsis_gcc.h:140
↓ 9 callers
Function
arm_copy_q15
Third-party-design/platform-test/Drivers/CMSIS/DSP/Source/SupportFunctions/arm_copy_q15.c:48
↓ 9 callers
Function
arm_mat_init_f32
Third-party-design/platform-test/Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_init_f32.c:58
↓ 9 callers
Function
arm_sqrt_f32
* @brief Floating-point square root function. * @param[in] in input value. * @param[out] pOut square root of input value. * @return The
Third-party-design/platform-test/Drivers/CMSIS/DSP/Include/arm_math.h:5726
↓ 9 callers
Function
i2c_delay
Third-party-design/platform-test/U8g2/u8x8_byte.c:461
↓ 9 callers
Function
initialize_results_q7
Third-party-design/platform-test/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/arm_nnexamples_nn_test.h:16
↓ 9 callers
Function
list_rotate_switch
�б���ҳ����תʱ�ж�ͨ�ú���
Third-party-design/platform-test/Gui/gui_main.c:1129
↓ 9 callers
Function
mui_GotoFormAutoCursorPosition
Similar to mui_GotoForm, but will jump to previously stored cursor location (mui_SaveCursorPosition) or 0 if the cursor position was not saved. */
Third-party-design/platform-test/U8g2/mui.c:837
↓ 9 callers
Function
mui_u8g2_draw_button_utf
void u8g2_DrawButtonUTF8(u8g2_t *u8g2, u8g2_uint_t x, u8g2_uint_t y, u8g2_uint_t flags, u8g2_uint_t width, u8g2_uint_t padding_h, u8g2_uint_t padding_
Third-party-design/platform-test/U8g2/mui_u8g2.c:230
↓ 9 callers
Function
read_and_pad_reordered
Third-party-design/platform-test/Drivers/CMSIS/NN/Include/arm_nnsupportfunctions.h:123
↓ 9 callers
Function
u8g2_font_decode_get_unsigned_bits
optimized */
Third-party-design/platform-test/U8g2/u8g2_font.c:237
↓ 9 callers
Function
u8x8_DrawTile
Third-party-design/platform-test/U8g2/u8x8_display.c:82
↓ 8 callers
Function
ADC_Enable
* @brief Enable the selected ADC. * @note Prerequisite condition to use this function: ADC must be disabled * and voltage regulator mus
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_adc.c:2232
↓ 8 callers
Function
FLASH_WaitForLastOperationBank2
* @brief Wait for a FLASH BANK2 operation to complete. * @param Timeout maximum flash operation timeout * @retval HAL_StatusTypeDef HAL Status
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c:869
↓ 8 callers
Function
HAL_NAND_Read_Status
* @brief NAND memory read status * @param hnand pointer to a NAND_HandleTypeDef structure that contains * the configuration infor
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_nand.c:2258
↓ 8 callers
Function
HAL_RCC_GetPCLK1Freq
* @brief Returns the PCLK1 frequency * @note Each time PCLK1 changes, this function must be called to update the * right PCLK1 value. O
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c:1185
↓ 8 callers
Function
I2C_WaitOnMasterAddressFlagUntilTimeout
* @brief This function handles I2C Communication Timeout for Master addressing phase. * @param hi2c Pointer to a I2C_HandleTypeDef structure that
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c:7335
↓ 8 callers
Function
I2C_WaitOnTXEFlagUntilTimeout
* @brief This function handles I2C Communication Timeout for specific usage of TXE flag. * @param hi2c Pointer to a I2C_HandleTypeDef structure th
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c:7389
↓ 8 callers
Function
LL_RCC_PLL_IsReady
* @brief Check if PLL Ready * @rmtoll CR PLLRDY LL_RCC_PLL_IsReady * @retval State of bit (1 or 0). */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rcc.h:1406
↓ 8 callers
Function
OLED_GetStrWidth
* @brief : uint8_t OLED_GetStrWidth(const char * str, uint8_t size) * @param : 得到字符串的宽度,size字号只有8,16,24三种选择 * @attention : len * @author : Sheep * @da
Third-party-design/PageVersion/Csource/src/oled_g.c:314
↓ 8 callers
Function
SDA_OUT
Third-party-design/platform-test/User/iic.c:148
↓ 8 callers
Function
SPI_WaitFlagStateUntilTimeout
* @brief Handle SPI Communication Timeout. * @param hspi pointer to a SPI_HandleTypeDef structure that contains * the configuration
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c:3570
↓ 8 callers
Function
__QASX
* @brief C custom defined QASX for M3 and M0 processors */
Third-party-design/platform-test/Drivers/CMSIS/DSP/Include/arm_math.h:781
↓ 8 callers
Function
__QSAX
* @brief C custom defined QSAX for M3 and M0 processors */
Third-party-design/platform-test/Drivers/CMSIS/DSP/Include/arm_math.h:813
↓ 8 callers
Function
__SHASX
* @brief C custom defined SHASX for M3 and M0 processors */
Third-party-design/platform-test/Drivers/CMSIS/DSP/Include/arm_math.h:797
↓ 8 callers
Function
__SHSAX
* @brief C custom defined SHSAX for M3 and M0 processors */
Third-party-design/platform-test/Drivers/CMSIS/DSP/Include/arm_math.h:829
↓ 8 callers
Function
__SXTB16
* @brief C custom defined SXTB16 for M3 and M0 processors */
Third-party-design/platform-test/Drivers/CMSIS/DSP/Include/arm_math.h:986
↓ 8 callers
Function
arm_circularRead_q15
* @brief Q15 Circular Read function. */
Third-party-design/platform-test/Drivers/CMSIS/DSP/Include/arm_math.h:5930
↓ 8 callers
Function
arm_circularRead_q7
* @brief Q7 Circular Read function. */
Third-party-design/platform-test/Drivers/CMSIS/DSP/Include/arm_math.h:6030
↓ 8 callers
Function
i2c_write_bit
Third-party-design/platform-test/U8g2/u8x8_byte.c:535
↓ 8 callers
Function
mui_u8g2_u8_bar_draw_wm
Third-party-design/platform-test/U8g2/mui_u8g2.c:1056
↓ 8 callers
Function
ref_sat_q7
Third-party-design/platform-test/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/HelperFunctions/ref_helper.c:71
↓ 8 callers
Function
u8g2_DrawHLine
Third-party-design/platform-test/U8g2/u8g2_hvline.c:203
↓ 8 callers
Function
u8g2_GetStrWidth
Third-party-design/platform-test/U8g2/u8g2_font.c:1502
↓ 8 callers
Function
u8g2_SetFont
Third-party-design/platform-test/U8g2/u8g2_font.c:1279
↓ 8 callers
Function
u8x8_d_helper_display_init
this is a helper function for the U8X8_MSG_DISPLAY_INIT function. It can be called within the display callback function to carry out the usual stand
Third-party-design/platform-test/U8g2/u8x8_display.c:64
↓ 8 callers
Function
u8x8_d_helper_display_setup_memory
this is a helper function for the U8X8_MSG_DISPLAY_SETUP_MEMORY function. It can be called within the display callback function to carry out the usu
Third-party-design/platform-test/U8g2/u8x8_display.c:52
↓ 8 callers
Function
u8x8_u8toa
v = value, d = number of digits */
Third-party-design/platform-test/U8g2/u8x8_u8toa.c:61
↓ 7 callers
Function
ETH_MACDMAConfig
* @brief Configures Ethernet MAC and DMA with default parameters. * @param heth: pointer to a ETH_HandleTypeDef structure that contains *
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_eth.c:1823
↓ 7 callers
Function
HAL_MMC_ErrorCallback
* @brief MMC error callbacks * @param hmmc: Pointer MMC handle * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_mmc.c:1729
↓ 7 callers
Function
HAL_RCCEx_GetPeriphCLKFreq
* @brief Returns the peripheral clock frequency * @note Returns 0 if peripheral clock is unknown * @param PeriphClk Peripheral clock identifie
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c:385
↓ 7 callers
Function
HAL_SD_ErrorCallback
* @brief SD error callbacks * @param hsd: Pointer SD handle * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sd.c:1726
↓ 7 callers
Function
L2C_Sync
\brief Cache Sync operation by writing CACHE_SYNC register. */
Third-party-design/platform-test/Drivers/CMSIS/Core_A/Include/core_ca.h:1040
↓ 7 callers
Function
LL_GPIO_IsInputPinSet
* @brief Return if input data level for several pins of dedicated port is high or low. * @rmtoll IDR IDy LL_GPIO_IsInputPinSet
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_gpio.h:722
↓ 7 callers
Function
LL_GPIO_SetOutputPin
* @brief Set several pins to high level on dedicated gpio port. * @rmtoll BSRR BSy LL_GPIO_SetOutputPin * @param GPIOx GPIO Po
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_gpio.h:803
↓ 7 callers
Function
OLED_WinDrawHLine
* @brief : void OLED_WinDrawHLine(window * win, int16_t x_start, int16_t x_end, int16_t y) * @param : 注意x_end > x_start * @attention : 错误代码 * @author
Third-party-design/PageVersion/Csource/src/oled_g.c:208
↓ 7 callers
Function
SDMMC_CmdSendStatus
* @brief Send the Status command and check the response. * @param SDIOx: Pointer to SDIO register base * @param Argument: Command Argument *
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_sdmmc.c:1051
↓ 7 callers
Function
SPI_EndRxTxTransaction
* @brief Handle the check of the RXTX or TX transaction complete. * @param hspi SPI handle * @param Timeout Timeout duration * @param Tickst
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c:3674
↓ 7 callers
Function
TIM_Base_SetConfig
* @brief Time Base configuration * @param TIMx TIM peripheral * @param Structure TIM Base configuration structure * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c:6772
↓ 7 callers
Function
TIM_ResetCallback
* @brief Reset interrupt callbacks to the legacy weak callbacks. * @param htim pointer to a TIM_HandleTypeDef structure that contains *
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c:7589
↓ 7 callers
Function
USB_ReadPMA
* @brief Copy data from packet memory area (PMA) to user memory buffer * @param USBx USB peripheral instance register address. * @param pbUsrB
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_usb.c:2852
↓ 7 callers
Function
arm_radix8_butterfly_f32
Third-party-design/platform-test/Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix8_f32.c:45
↓ 7 callers
Function
arm_sqrt_q31
Third-party-design/platform-test/Drivers/CMSIS/DSP/Source/FastMathFunctions/arm_sqrt_q31.c:50
↓ 7 callers
Function
check_box_m_select
��ѡ��������
Third-party-design/platform-test/Gui/gui_main.c:493
↓ 7 callers
Function
mui_GetSelectableFieldTextOption
this function will overwrite the ui field related member variables nth_token can be 0 if the fiel text is not a option list the result is stored i
Third-party-design/platform-test/U8g2/mui.c:678
↓ 7 callers
Function
u8g2_DrawButtonFrame
Third-party-design/platform-test/U8g2/u8g2_button.c:98
↓ 7 callers
Function
u8g2_DrawRFrame
Third-party-design/platform-test/U8g2/u8g2_box.c:147
↓ 7 callers
Function
u8x8_d_ssd1306_sh1106_generic
Third-party-design/platform-test/U8g2/u8x8_d_ssd1306_128x64_noname.c:254
↓ 6 callers
Function
GIC_SetPriority
\brief Set the priority for the given interrupt in the GIC's IPRIORITYR register. * \param [in] IRQn The interrupt to be configured. * \param [in] pri
Third-party-design/platform-test/Drivers/CMSIS/Core_A/Include/core_ca.h:1333
↓ 6 callers
Function
HAL_PCD_DataInStageCallback
* @brief Data IN stage callback * @param hpcd PCD handle * @param epnum endpoint number * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.c:1494
↓ 6 callers
Function
HAL_RCC_GetSysClockFreq
* @brief Returns the SYSCLK frequency * @note The system frequency computed by this function is not the real * frequency in the chip. I
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c:1080
↓ 6 callers
Function
HAL_TIM_PWM_PulseFinishedCallback
* @brief PWM Pulse finished callback in non-blocking mode * @param htim TIM handle * @retval None */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c:5727
↓ 6 callers
Function
I2S_WaitFlagStateUntilTimeout
* @brief This function handles I2S Communication Timeout. * @param hi2s pointer to a I2S_HandleTypeDef structure that contains * the con
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2s.c:1836
↓ 6 callers
Function
LL_RTC_EnterInitMode
* @brief Enters the RTC Initialization mode. * @param RTCx RTC Instance * @retval An ErrorStatus enumeration value: * - SUCCESS: RTC
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_rtc.c:364
↓ 6 callers
Function
LL_RTC_ExitInitMode
* @brief Exit the RTC Initialization mode. * @note When the initialization sequence is complete, the calendar restarts * counting after
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_rtc.c:403
↓ 6 callers
Function
OLED_DigitalDrawLabel
* @brief 在数字页面上绘制标签 * * @param dp 数字页面指针 * @param y 标签的纵坐标 * @param label 标签的文本 * @brief 为了减少代码量而专门为digital[1] 绘制标签设置的函数 */
Third-party-design/PageVersion/Csource/src/oled_ui.c:1063
↓ 6 callers
Function
OLED_MsgQueRead
Third-party-design/PageVersion/Csource/src/oled_ui.c:159
↓ 6 callers
Function
RTC_WriteAlarmCounter
* @brief Write the time counter in RTC_ALR registers. * @param hrtc pointer to a RTC_HandleTypeDef structure that contains * th
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc.c:1669
↓ 6 callers
Function
SDIO_Init
* @brief Initializes the SDMMC according to the specified * parameters in the SDMMC_InitTypeDef and create the associated handle. * @para
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_sdmmc.c:207
↓ 6 callers
Function
SDMMC_CmdAppCommand
* @brief Send the Application command to verify that that the next command * is an application specific com-mand rather than a standard co
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_sdmmc.c:852
↓ 6 callers
Function
SDMMC_CmdBlockLength
* @brief Send the Data Block Length 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:509
↓ 6 callers
Function
SDMMC_CmdReadMultiBlock
* @brief Send the Read Multi Block 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:557
↓ 6 callers
Function
SDMMC_CmdReadSingleBlock
* @brief Send the Read Single Block 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:533
↓ 6 callers
Function
SDMMC_CmdWriteMultiBlock
* @brief Send the Write Multi Block 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:605
↓ 6 callers
Function
SDMMC_CmdWriteSingleBlock
* @brief Send the Write Single Block 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:581
↓ 6 callers
Function
SPI_ISCRCErrorValid
* @brief Checks if encountered CRC error could be corresponding to wrongly detected errors * according to SPI instance, Device type, and re
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c:3987
↓ 6 callers
Function
USART_WaitOnFlagUntilTimeout
* @brief This function handles USART Communication Timeout. It waits * until a flag is no longer in the specified status. * @param husar
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_usart.c:2312
↓ 6 callers
Function
USB_FlushRxFifo
* @brief USB_FlushRxFifo Flush Rx FIFO * @param USBx Selected device * @retval HAL status */
Third-party-design/platform-test/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_usb.c:414
↓ 6 callers
Function
__CLZ
Third-party-design/platform-test/Drivers/CMSIS/Include/cmsis_iccarm.h:496
↓ 6 callers
Function
__QSUB8
* @brief C custom defined QSUB8 for M3 and M0 processors */
Third-party-design/platform-test/Drivers/CMSIS/DSP/Include/arm_math.h:698
↓ 6 callers
Function
__USAT
\brief Unsigned Saturate \details Saturates an unsigned value. \param [in] value Value to be saturated \param [in] sat Bit position to s
Third-party-design/platform-test/Drivers/CMSIS/Include/cmsis_gcc.h:1324
↓ 6 callers
Function
__get_SCTLR
\brief Get SCTLR \return System Control Register value */
Third-party-design/platform-test/Drivers/CMSIS/Core_A/Include/cmsis_cp15.h:188
↓ 6 callers
Function
__set_SCTLR
\brief Set SCTLR This function assigns the given value to the System Control Register. \param [in] sctlr System Control Register value
Third-party-design/platform-test/Drivers/CMSIS/Core_A/Include/cmsis_cp15.h:180
↓ 6 callers
Function
arm_mult_f32
Third-party-design/platform-test/Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_mult_f32.c:61
↓ 6 callers
Function
eeprom_notify_change
�ϵ籣�� *************************************/
Third-party-design/platform-test/Gui/gui_main.c:2055
↓ 6 callers
Function
i2c_read_sda
Third-party-design/platform-test/U8g2/u8x8_byte.c:490
↓ 6 callers
Function
itoa
Third-party-design/platform-test/Gui/gui_main.c:453
← previous
next →
101–200 of 5,651, ranked by callers