MCPcopy Create free account

hub / github.com/AstraThreshold/oled-ui-astra / functions

Functions1,903 in github.com/AstraThreshold/oled-ui-astra

↓ 1 callersFunctionHAL_TIM_PeriodElapsedHalfCpltCallback
* @brief Period elapsed half complete callback in non-blocking mode * @param htim TIM handle * @retval None */
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c:5667
↓ 1 callersFunctionHAL_TIM_TriggerHalfCpltCallback
* @brief Hall Trigger detection half complete callback in non-blocking mode * @param htim TIM handle * @retval None */
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c:5772
↓ 1 callersFunctionNVIC_DecodePriority
\brief Decode Priority \details Decodes an interrupt priority value with a given priority group to preemptive priority value and subpri
Drivers/CMSIS/Include/core_cm1.h:833
↓ 1 callersFunctionNVIC_EncodePriority
\brief Encode Priority \details Encodes the priority for an interrupt with the given priority group, preemptive priority value, and sub
Drivers/CMSIS/Include/core_cm1.h:806
↓ 1 callersFunctionRCC_Delay
* @brief This function provides delay (in milliseconds) based on CPU cycles method. * @param mdelay: specifies the delay time length, in milliseco
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c:1363
↓ 1 callersFunctionSysTick_Config
\brief System Tick Configuration \details Initializes the System Timer and its interrupt, and starts the System Tick Timer. Counter is
Drivers/CMSIS/Include/core_cm1.h:947
↓ 1 callersFunctionSystemClock_Config
* @brief System Clock Configuration * @retval None */
Core/Src/main.c:114
↓ 1 callersFunctionSystemInit_ExtMemCtl
* @brief Setup the external memory controller. * Called in startup_stm32f1xx_xx.s/.c before jump to main. * This function config
Core/Src/system_stm32f1xx.c:349
↓ 1 callersFunctionTIM_TI3_SetConfig
* @brief Configure the TI3 as Input. * @param TIMx to select the TIM peripheral * @param TIM_ICPolarity The Input Polarity. * This p
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c:7415
↓ 1 callersFunctionTIM_TI4_SetConfig
* @brief Configure the TI4 as Input. * @param TIMx to select the TIM peripheral * @param TIM_ICPolarity The Input Polarity. * This p
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c:7462
↓ 1 callersFunctionTZ_NVIC_SetPriority_NS
\brief Set Interrupt Priority (non-secure) \details Sets the priority of a non-secure device specific interrupt or a non-secure processor exceptio
Drivers/CMSIS/Include/core_armv8mbl.h:1728
↓ 1 callersFunctionTZ_NVIC_SetPriority_NS
\brief Set Interrupt Priority (non-secure) \details Sets the priority of a non-secure device specific interrupt or a non-secure processor exceptio
Drivers/CMSIS/Include/core_armv8mml.h:2647
↓ 1 callersFunctionTZ_NVIC_SetPriority_NS
\brief Set Interrupt Priority (non-secure) \details Sets the priority of a non-secure device specific interrupt or a non-secure processor exceptio
Drivers/CMSIS/Include/core_cm23.h:1803
↓ 1 callersFunctionTZ_NVIC_SetPriority_NS
\brief Set Interrupt Priority (non-secure) \details Sets the priority of a non-secure device specific interrupt or a non-secure processor exceptio
Drivers/CMSIS/Include/core_cm33.h:2722
↓ 1 callersFunction__DMB
\brief Data Memory Barrier \details Ensures the apparent order of the explicit memory operations before and after the instruction, with
Drivers/CMSIS/Include/cmsis_gcc.h:888
↓ 1 callersFunction__LDAEXB
\brief Load-Acquire Exclusive (8 bit) \details Executes a LDAB exclusive instruction for 8 bit value. \param [in] ptr Pointer to data \ret
Drivers/CMSIS/Include/cmsis_gcc.h:1435
↓ 1 callersFunction__STL
\brief Store-Release (32 bit) \details Executes a STL instruction for 32 bit values. \param [in] value Value to store \param [in] ptr Po
Drivers/CMSIS/Include/cmsis_gcc.h:1423
↓ 1 callersFunction__STLH
\brief Store-Release (16 bit) \details Executes a STLH instruction for 16 bit values. \param [in] value Value to store \param [in] ptr P
Drivers/CMSIS/Include/cmsis_gcc.h:1411
↓ 1 callersFunction__cxa_guard_abort
* @brief Abort __cxa_guard mutex * @param guard_object Guard object */
newlib_lock_glue.c:388
↓ 1 callersFunction__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
Drivers/CMSIS/Include/cmsis_gcc.h:129
↓ 1 callersFunction__get_PRIMASK
\brief Get Priority Mask \details Returns the current state of the priority mask bit from the Priority Mask Register. \return Prio
Drivers/CMSIS/Include/cmsis_gcc.h:382
↓ 1 callersFunction__retarget_lock_acquire
* @brief Acquire lock * @param lock The lock */
newlib_lock_glue.c:164
↓ 1 callersFunction__retarget_lock_acquire_recursive
* @brief Acquire recursive lock * @param lock The lock */
newlib_lock_glue.c:174
↓ 1 callersFunction__retarget_lock_close_recursive
* @brief Close recursive lock * @param lock The lock */
newlib_lock_glue.c:155
↓ 1 callersFunction__retarget_lock_init_recursive
* @brief Initialize recursive lock * @param lock The lock */
newlib_lock_glue.c:123
↓ 1 callersMethod_beep
Core/Src/hal/hal.h:225
↓ 1 callersMethod_beepStop
Core/Src/hal/hal.h:229
↓ 1 callersMethod_canvasClear
Core/Src/hal/hal.h:109
↓ 1 callersMethod_canvasUpdate
Core/Src/hal/hal.h:105
↓ 1 callersMethod_delay
Core/Src/hal/hal.h:204
↓ 1 callersMethod_drawBMP
Core/Src/hal/hal.h:164
↓ 1 callersMethod_drawBox
Core/Src/hal/hal.h:168
↓ 1 callersMethod_drawChinese
Core/Src/hal/hal.h:138
↓ 1 callersMethod_drawEnglish
Core/Src/hal/hal.h:134
↓ 1 callersMethod_drawFrame
Core/Src/hal/hal.h:182
↓ 1 callersMethod_drawHDottedLine
Core/Src/hal/hal.h:146
↓ 1 callersMethod_drawHLine
Core/Src/hal/hal.h:154
↓ 1 callersMethod_drawPixel
Core/Src/hal/hal.h:129
↓ 1 callersMethod_drawRBox
Core/Src/hal/hal.h:178
↓ 1 callersMethod_drawRFrame
Core/Src/hal/hal.h:192
↓ 1 callersMethod_drawVDottedLine
Core/Src/hal/hal.h:142
↓ 1 callersMethod_drawVLine
Core/Src/hal/hal.h:150
↓ 1 callersMethod_getAnyKey
Core/Src/hal/hal.cpp:58
↓ 1 callersMethod_getBufferTileHeight
Core/Src/hal/hal.h:97
↓ 1 callersMethod_getBufferTileWidth
Core/Src/hal/hal.h:101
↓ 1 callersMethod_getCanvasBuffer
Core/Src/hal/hal.h:93
↓ 1 callersMethod_getFontHeight
Core/Src/hal/hal.h:121
↓ 1 callersMethod_getFontWidth
Core/Src/hal/hal.h:117
↓ 1 callersMethod_getKey
Core/Src/hal/hal.h:254
↓ 1 callersMethod_getRandomSeed
optional**/
Core/Src/hal/hal.h:217
↓ 1 callersMethod_getTick
Core/Src/hal/hal.h:212
↓ 1 callersMethod_keyScan
* @brief key scanner default. 默认按键扫描函数 * * @note run per 5 ms. * @return key::keyValue */
Core/Src/hal/hal.cpp:71
↓ 1 callersMethod_keyTest
* @brief default key tester. 默认按键测试函数 */
Core/Src/hal/hal.cpp:139
↓ 1 callersFunction_kill
Core/Src/syscalls.c:82
↓ 1 callersMethod_millis
Core/Src/hal/hal.h:208
↓ 1 callersMethod_printInfo
* @brief log printer. 自动换行的日志输出 * * @param _msg message want to print. 要输出的信息 * @note cannot execute within a loop. 不能在循环内执行 */
Core/Src/hal/hal.cpp:41
↓ 1 callersMethod_screenOff
Core/Src/hal/hal.h:241
↓ 1 callersMethod_screenOn
Core/Src/hal/hal.h:237
↓ 1 callersMethod_setBeepVol
Core/Src/hal/hal.h:233
↓ 1 callersMethod_setDrawType
Core/Src/hal/hal.h:125
↓ 1 callersMethod_setFont
Core/Src/hal/hal.h:113
↓ 1 callersMethod_updateConfig
Core/Src/hal/hal.h:283
↓ 1 callersFunctionastraCoreInit
Core/Src/astra/astra_rocket.cpp:20
↓ 1 callersFunctionastraCoreStart
Core/Src/astra/astra_rocket.cpp:45
↓ 1 callersFunctionbdf_calculate_all_kerning
Other/bdfconv/bdf_kern.c:159
↓ 1 callersFunctionbdf_calculate_kerning
Other/bdfconv/bdf_kern.c:126
↓ 1 callersFunctionbdf_write_kerning_file
Other/bdfconv/bdf_kern.c:76
↓ 1 callersFunctionbdf_write_uint8_array
Other/bdfconv/bdf_kern.c:55
↓ 1 callersFunctionbf_AddGlyph
returns glyph position or -1 */
Other/bdfconv/bdf_font.c:112
↓ 1 callersFunctionbf_CalculateMaxBBX
Other/bdfconv/bdf_font.c:239
↓ 1 callersFunctionbf_CalculateMaxBitFieldSize
Other/bdfconv/bdf_font.c:426
↓ 1 callersFunctionbf_CalculateMinMaxDWidth
Other/bdfconv/bdf_font.c:298
↓ 1 callersFunctionbf_CalculateSelectedNumberOfGlyphs
Other/bdfconv/bdf_font.c:167
↓ 1 callersFunctionbf_Clear
Other/bdfconv/bdf_font.c:62
↓ 1 callersFunctionbf_ClearTargetData
Other/bdfconv/bdf_font.c:159
↓ 1 callersFunctionbf_Generate8x8Font
Other/bdfconv/bdf_8x8.c:75
↓ 1 callersFunctionbf_MapFile
Other/bdfconv/bdf_map.c:297
↓ 1 callersFunctionbf_Open
bf_Open(0, BDF_BBX_MODE_MINIMAL) */
Other/bdfconv/bdf_font.c:31
↓ 1 callersFunctionbf_ParseFile
Other/bdfconv/bdf_parser.c:464
↓ 1 callersFunctionbf_RLECompressAllGlyphs
Other/bdfconv/bdf_rle.c:628
↓ 1 callersFunctionbf_ReduceAllGlyph
Other/bdfconv/bdf_font.c:185
↓ 1 callersFunctionbf_ShowMonospaceStatistics
Other/bdfconv/bdf_font.c:535
↓ 1 callersFunctionbf_WriteU8G2CByFP
Other/bdfconv/bdf_font.c:606
↓ 1 callersFunctionbf_WriteU8G2CByFilename
called from main() */
Other/bdfconv/bdf_font.c:688
↓ 1 callersFunctionbf_WriteUCGCByFP
Other/bdfconv/bdf_font.c:578
↓ 1 callersFunctionbf_WriteUCGCByFilename
Other/bdfconv/bdf_font.c:670
↓ 1 callersFunctionbf_add_glyph_to_list
Other/bdfconv/bdf_parser.c:184
↓ 1 callersFunctionbf_extend
Other/bdfconv/bdf_font.c:91
↓ 1 callersFunctionbf_extend_target_data
Other/bdfconv/bdf_font.c:126
↓ 1 callersFunctionbf_get_identifier
Other/bdfconv/bdf_parser.c:39
↓ 1 callersFunctionbf_map_cmd
Other/bdfconv/bdf_map.c:218
↓ 1 callersFunctionbf_map_list
Other/bdfconv/bdf_map.c:266
↓ 1 callersFunctionbf_parse_file
Other/bdfconv/bdf_parser.c:446
↓ 1 callersFunctionbf_parse_line
Other/bdfconv/bdf_parser.c:254
↓ 1 callersFunctionbf_set_pixel_by_hex_char
Other/bdfconv/bdf_parser.c:243
↓ 1 callersFunctionbg_8x8_convert
Other/bdfconv/bdf_8x8.c:22
↓ 1 callersFunctionbg_DeleteFirstCol
Other/bdfconv/bdf_glyph.c:287
↓ 1 callersFunctionbg_DeleteFirstRow
Other/bdfconv/bdf_glyph.c:297
↓ 1 callersFunctionbg_FlushTargetBits
Other/bdfconv/bdf_glyph.c:126
↓ 1 callersFunctionbg_Max
maximize the provided bbx so that the bbxof the glyph completly is covered by the max bbx */
Other/bdfconv/bdf_glyph.c:376
← previousnext →401–500 of 1,903, ranked by callers