| /bsp/nxp/imx/imxrt/libraries/drivers/vglite/font/mcufont/decoder/ |
| A D | mf_wordwrap.c | 15 int16_t space; /* Length of the whitespace in pixels. */ member 28 result->space = 0; in get_wordlen() 46 result->space += mf_character_width(font, c); in get_wordlen() 48 result->space += mf_character_width(font, 'm') * MF_TABSIZE; in get_wordlen() 95 current->width += wordlen.word + wordlen.space; in append_word() 141 curw1 = current->width - current->last_word.space; in tune_lines() 142 prevw1 = previous->width - previous->last_word.space; in tune_lines() 148 - previous->last_word.space in tune_lines() 149 - previous->last_word_2.space; in tune_lines() 206 current.last_word.space = 0; in mf_wordwrap() [all …]
|
| A D | mf_kerning.c | 94 uint8_t space; in mf_compute_kerning() local 98 space = w1 - rightedge.edgepos[i] + leftedge.edgepos[i]; in mf_compute_kerning() 99 if (space < min_space) in mf_compute_kerning() 100 min_space = space; in mf_compute_kerning()
|
| /bsp/synwit/libraries/SWM341_CSL/SWM341_UsbHost_Lib/CDC/ |
| A D | usbh_cdc_core.c | 182 uint32_t available, space; in USBH_CDC_Process() local 228 space = USBH_CDC_BUFF_SIZE - USBH_CDC_Info.RxWrPtr; in USBH_CDC_Process() 229 …if((space >= USBH_CDC_Info.InEpSize) && (abs((int)USBH->FRAMENR - (int)USBH_CDC_Info.TxFrameNbr) >… in USBH_CDC_Process() 273 uint16_t space = USBH_CDC_BUFF_SIZE - USBH_CDC_Info.TxWrPtr; // 可写入数据个数 in USBH_CDC_Send() local 275 if(space >= size) in USBH_CDC_Send()
|
| /bsp/allwinner_tina/libcpu/ |
| A D | start_gcc.S | 72 .space UND_STACK_SIZE 77 .space ABT_STACK_SIZE 82 .space FIQ_STACK_SIZE 87 .space IRQ_STACK_SIZE 97 .space SVC_STACK_SIZE
|
| /bsp/Infineon/psoc6-cy8ckit-062S2-43012/libs/TARGET_CY8CKIT-062S2-43012/COMPONENT_CM0P/TOOLCHAIN_A_Clang/ |
| A D | startup_psoc6_02_cm0plus.S | 45 .space Stack_Size 58 .space Heap_Size 107 .space __VectorsSize
|
| /bsp/Infineon/libraries/templates/PSOC62/libs/TARGET_CY8CKIT-062S2-43012/COMPONENT_CM0P/TOOLCHAIN_A_Clang/ |
| A D | startup_psoc6_02_cm0plus.S | 45 .space Stack_Size 58 .space Heap_Size 107 .space __VectorsSize
|
| /bsp/Infineon/psoc6-cy8ckit-062s4/libs/TARGET_CY8CKIT-062S4/COMPONENT_CM0P/TOOLCHAIN_A_Clang/ |
| A D | startup_psoc6_04_cm0plus.S | 45 .space Stack_Size 58 .space Heap_Size 107 .space __VectorsSize
|
| /bsp/Infineon/psoc6-cy8cproto-062S3-4343W/libs/TARGET_CY8CPROTO-062S3-4343W/COMPONENT_CM0P/TOOLCHAIN_A_Clang/ |
| A D | startup_psoc6_03_cm0plus.S | 45 .space Stack_Size 58 .space Heap_Size 107 .space __VectorsSize
|
| /bsp/Infineon/psoc6-evaluationkit-062S2/libs/TARGET_RTT-062S2/COMPONENT_CM0P/TOOLCHAIN_A_Clang/ |
| A D | startup_psoc6_02_cm0plus.S | 45 .space Stack_Size 58 .space Heap_Size 107 .space __VectorsSize
|
| /bsp/xuantie/libraries/xuantie_libraries/chip_riscv_dummy/src/arch/e902/ |
| A D | startup.S | 124 .space CONFIG_ARCH_INTERRUPTSTACK 132 .space CONFIG_ARCH_MAINSTACK
|
| /bsp/Infineon/psoc6-cy8ckit-062-BLE/libs/TARGET_CY8CKIT-062-BLE/COMPONENT_CM0P/TOOLCHAIN_A_Clang/ |
| A D | startup_psoc6_01_cm0plus.S | 45 .space Stack_Size 58 .space Heap_Size 123 .space __VectorsSize
|
| /bsp/Infineon/psoc6-cy8ckit-062-WIFI-BT/libs/TARGET_CY8CKIT-062-WIFI-BT/COMPONENT_CM0P/TOOLCHAIN_A_Clang/ |
| A D | startup_psoc6_01_cm0plus.S | 45 .space Stack_Size 58 .space Heap_Size 123 .space __VectorsSize
|
| /bsp/xuantie/libraries/xuantie_libraries/chip_riscv_dummy/src/arch/c906fd/ |
| A D | startup.S | 121 .space CONFIG_ARCH_INTERRUPTSTACK 129 .space CONFIG_ARCH_MAINSTACK
|
| /bsp/xuantie/libraries/xuantie_libraries/chip_riscv_dummy/src/arch/e906/ |
| A D | startup.S | 159 .space CONFIG_ARCH_INTERRUPTSTACK 167 .space CONFIG_ARCH_MAINSTACK
|
| /bsp/xuantie/libraries/xuantie_libraries/chip_riscv_dummy/src/arch/e907/ |
| A D | startup.S | 162 .space CONFIG_ARCH_INTERRUPTSTACK 170 .space CONFIG_ARCH_MAINSTACK
|
| /bsp/Infineon/psoc6-cy8ckit-062S2-43012/libs/TARGET_CY8CKIT-062S2-43012/COMPONENT_CM0P/TOOLCHAIN_GCC_ARM/ |
| A D | startup_psoc6_02_cm0plus.S | 51 .space Stack_Size 67 .space Heap_Size 119 .space __VectorsSize
|
| /bsp/Infineon/libraries/templates/PSOC62/libs/TARGET_CY8CKIT-062S2-43012/COMPONENT_CM0P/TOOLCHAIN_GCC_ARM/ |
| A D | startup_psoc6_02_cm0plus.S | 51 .space Stack_Size 67 .space Heap_Size 119 .space __VectorsSize
|
| /bsp/Infineon/psoc6-cy8ckit-062s4/libs/TARGET_CY8CKIT-062S4/COMPONENT_CM0P/TOOLCHAIN_GCC_ARM/ |
| A D | startup_psoc6_04_cm0plus.S | 51 .space Stack_Size 67 .space Heap_Size 119 .space __VectorsSize
|
| /bsp/Infineon/psoc6-cy8cproto-062S3-4343W/libs/TARGET_CY8CPROTO-062S3-4343W/COMPONENT_CM0P/TOOLCHAIN_GCC_ARM/ |
| A D | startup_psoc6_03_cm0plus.S | 51 .space Stack_Size 67 .space Heap_Size 119 .space __VectorsSize
|
| /bsp/Infineon/psoc6-evaluationkit-062S2/libs/TARGET_RTT-062S2/COMPONENT_CM0P/TOOLCHAIN_GCC_ARM/ |
| A D | startup_psoc6_02_cm0plus.S | 51 .space Stack_Size 67 .space Heap_Size 119 .space __VectorsSize
|
| /bsp/Infineon/psoc6-cy8ckit-062-BLE/libs/TARGET_CY8CKIT-062-BLE/COMPONENT_CM0P/TOOLCHAIN_GCC_ARM/ |
| A D | startup_psoc6_01_cm0plus.S | 51 .space Stack_Size 67 .space Heap_Size 135 .space __VectorsSize
|
| /bsp/Infineon/psoc6-cy8ckit-062-WIFI-BT/libs/TARGET_CY8CKIT-062-WIFI-BT/COMPONENT_CM0P/TOOLCHAIN_GCC_ARM/ |
| A D | startup_psoc6_01_cm0plus.S | 51 .space Stack_Size 67 .space Heap_Size 135 .space __VectorsSize
|
| /bsp/xuantie/libraries/xuantie_libraries/chip_riscv_dummy/src/arch/c920v3/ |
| A D | startup.S | 170 .space CONFIG_ARCH_INTERRUPTSTACK * CONFIG_NR_CPUS 178 .space CONFIG_ARCH_MAINSTACK * CONFIG_NR_CPUS
|
| /bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/Device/Holtek/HT32F5xxxx/Source/CodeSourcery/ |
| A D | startup_ht32f5xxxx_cs3_10.s | 60 .space Stack_Size 78 .space Heap_Size
|
| A D | startup_ht32f5xxxx_cs3_11.s | 56 .space Stack_Size 74 .space Heap_Size
|