| /bsp/nxp/imx/imxrt/libraries/drivers/vglite/elementary/src/ |
| A D | elm_draw.c | 114 blend = (vg_lite_blend_t)evo->attribute.blend; in draw_evo_pattern() 115 rule = (vg_lite_fill_t)evo->attribute.fill_rule; in draw_evo_pattern() 116 color = (vg_lite_color_t)evo->attribute.paint.color; in draw_evo_pattern() 130 blend = (vg_lite_blend_t)evo->attribute.blend; in draw_evo_pattern() 131 rule = (vg_lite_fill_t)evo->attribute.fill_rule; in draw_evo_pattern() 132 color = (vg_lite_color_t)evo->attribute.paint.color; in draw_evo_pattern() 158 ELM_PAINT_TYPE paint_type = evo->attribute.paint.type; in draw_evo() 165 memcpy(&evo->attribute.paint.grad->data.grad.matrix, in draw_evo() 196 color = (vg_lite_color_t)evo->attribute.paint.color; in draw_evo() 215 filter = quality_to_filter(evo->attribute.quality); in draw_evo() [all …]
|
| A D | elm_object.c | 1017 ebo->attribute = ebo->defaultAttrib; in _load_ebo() 1206 attrib = &ebo->attribute; in _reset_attrib() 1234 attrib = &evo->attribute; in _reset_attrib() 1307 attrib = &ebo->attribute; in _set_quality() 1312 attrib = &evo->attribute; in _set_quality() 1345 object->attribute.fill_rule = fill; in _set_fill() 1366 attrib = &ebo->attribute; in _set_blend() 1371 attrib = &evo->attribute; in _set_blend() 1539 object->attribute.paint.type = type; in _set_paintType() 1771 transform = &((el_Obj_EBO*)evo->attribute.paint.pattern.pattern)->attribute.transform; in _get_paint_transform() [all …]
|
| A D | velm.h | 208 el_Attribute attribute; member 233 el_Attribute attribute; member
|
| A D | elm_text.h | 167 el_Attribute attribute; member
|
| A D | elm_text.c | 191 vg_lite_blend_t blend = (vg_lite_blend_t)text->attribute.blend; in draw_text() 239 font_attribs->text_color = text->attribute.paint.color; in draw_text() 248 &text->attribute.transform.matrix, in draw_text() 590 evo_text->attribute = evo_text->defaultAttrib; in _load_text_data()
|
| /bsp/frdm-k64f/device/MK64F12/ |
| A D | fsl_gpio.c | 107 void GPIO_CheckAttributeBytes(GPIO_Type *base, gpio_checker_attribute_t attribute) in GPIO_CheckAttributeBytes() argument 109 …base->GACR = ((uint32_t)attribute << GPIO_GACR_ACB0_SHIFT) | ((uint32_t)attribute << GPIO_GACR_ACB… in GPIO_CheckAttributeBytes() 110 … ((uint32_t)attribute << GPIO_GACR_ACB2_SHIFT) | ((uint32_t)attribute << GPIO_GACR_ACB3_SHIFT); in GPIO_CheckAttributeBytes() 188 void FGPIO_CheckAttributeBytes(FGPIO_Type *base, gpio_checker_attribute_t attribute) in FGPIO_CheckAttributeBytes() argument 190 base->GACR = (attribute << FGPIO_GACR_ACB0_SHIFT) | (attribute << FGPIO_GACR_ACB1_SHIFT) | in FGPIO_CheckAttributeBytes() 191 (attribute << FGPIO_GACR_ACB2_SHIFT) | (attribute << FGPIO_GACR_ACB3_SHIFT); in FGPIO_CheckAttributeBytes()
|
| A D | fsl_gpio.h | 258 void GPIO_CheckAttributeBytes(GPIO_Type *base, gpio_checker_attribute_t attribute); 425 void FGPIO_CheckAttributeBytes(FGPIO_Type *base, gpio_checker_attribute_t attribute);
|
| /bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/drivers/ |
| A D | fsl_gpio.c | 98 void GPIO_CheckAttributeBytes(GPIO_Type *base, gpio_checker_attribute_t attribute) in GPIO_CheckAttributeBytes() argument 100 …base->GACR = ((uint32_t)attribute << GPIO_GACR_ACB0_SHIFT) | ((uint32_t)attribute << GPIO_GACR_ACB… in GPIO_CheckAttributeBytes() 101 … ((uint32_t)attribute << GPIO_GACR_ACB2_SHIFT) | ((uint32_t)attribute << GPIO_GACR_ACB3_SHIFT); in GPIO_CheckAttributeBytes() 189 void FGPIO_CheckAttributeBytes(FGPIO_Type *base, gpio_checker_attribute_t attribute) in FGPIO_CheckAttributeBytes() argument 191 base->GACR = (attribute << FGPIO_GACR_ACB0_SHIFT) | (attribute << FGPIO_GACR_ACB1_SHIFT) | in FGPIO_CheckAttributeBytes() 192 (attribute << FGPIO_GACR_ACB2_SHIFT) | (attribute << FGPIO_GACR_ACB3_SHIFT); in FGPIO_CheckAttributeBytes()
|
| A D | fsl_gpio.h | 236 void GPIO_CheckAttributeBytes(GPIO_Type *base, gpio_checker_attribute_t attribute); 412 void FGPIO_CheckAttributeBytes(FGPIO_Type *base, gpio_checker_attribute_t attribute);
|
| /bsp/simulator/SDL2/include/ |
| A D | SDL_egl.h | 670 EGLAPI EGLBoolean EGLAPIENTRY eglQueryContext (EGLDisplay dpy, EGLContext ctx, EGLint attribute, EG… 672 EGLAPI EGLBoolean EGLAPIENTRY eglQuerySurface (EGLDisplay dpy, EGLSurface surface, EGLint attribute… 703 … EGLAPIENTRY eglSurfaceAttrib (EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint value); 850 EGLAPI EGLBoolean EGLAPIENTRY eglGetSyncAttrib (EGLDisplay dpy, EGLSync sync, EGLint attribute, EGL… 974 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYDEBUGKHRPROC) (EGLint attribute, EGLAttrib *value); 978 EGLAPI EGLBoolean EGLAPIENTRY eglQueryDebugKHR (EGLint attribute, EGLAttrib *value); 1544 EGLAPI EGLBoolean EGLAPIENTRY eglQueryDeviceAttribEXT (EGLDeviceEXT device, EGLint attribute, EGLAt… 1547 EGLAPI EGLBoolean EGLAPIENTRY eglQueryDisplayAttribEXT (EGLDisplay dpy, EGLint attribute, EGLAttrib… 2179 EGLAPI EGLBoolean EGLAPIENTRY eglQueryDisplayAttribNV (EGLDisplay dpy, EGLint attribute, EGLAttrib … 2271 typedef EGLBoolean (EGLAPIENTRYP PFNEGLGETSYNCATTRIBNVPROC) (EGLSyncNV sync, EGLint attribute, EGLi… [all …]
|
| /bsp/stm32/stm32mp157a-st-discovery/board/ports/OpenAMP/open-amp/lib/remoteproc/ |
| A D | rsc_table_parser.c | 100 unsigned int attribute; in handle_carve_out_rsc() local 113 attribute = carve_rsc->flags; in handle_carve_out_rsc() 114 if (remoteproc_mmap(rproc, &pa, &da, size, attribute, NULL)) in handle_carve_out_rsc()
|
| /bsp/stm32/stm32mp157a-st-ev1/board/ports/OpenAMP/open-amp/lib/remoteproc/ |
| A D | rsc_table_parser.c | 100 unsigned int attribute; in handle_carve_out_rsc() local 113 attribute = carve_rsc->flags; in handle_carve_out_rsc() 114 if (remoteproc_mmap(rproc, &pa, &da, size, attribute, NULL)) in handle_carve_out_rsc()
|
| /bsp/stm32/stm32mp157a-st-ev1/board/ports/OpenAMP/open-amp/lib/include/openamp/ |
| A D | remoteproc.h | 443 size_t size, unsigned int attribute, 654 size_t size, unsigned int attribute,
|
| /bsp/stm32/stm32mp157a-st-discovery/board/ports/OpenAMP/open-amp/lib/include/openamp/ |
| A D | remoteproc.h | 443 size_t size, unsigned int attribute, 654 size_t size, unsigned int attribute,
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl808/std/src/ |
| A D | bl808_sdh.c | 908 if ((adma2Entries[i].attribute & SDH_ADMA2_DESC_FLAG_VALID) == 0U) { in SDH_CreateADMA2Descriptor() 933 adma2Entries[i].attribute = (dmaBufferLen << SDH_ADMA2_DESCRIPTOR_LENGTH_POS); in SDH_CreateADMA2Descriptor() 934 adma2Entries[i].attribute |= (dataLen == 0U) ? 0U : (SDH_ADMA2_DESC_FLAG_TRANSFER); in SDH_CreateADMA2Descriptor() 948 adma2Entries[i - 1U].attribute |= SDH_ADMA2_DESC_FLAG_TRANSFER; in SDH_CreateADMA2Descriptor() 951 adma2Entries[i - 1U].attribute |= SDH_ADMA2_DESC_FLAG_END; in SDH_CreateADMA2Descriptor()
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl616/std/src/ |
| A D | bl616_sdh.c | 909 if ((adma2Entries[i].attribute & SDH_ADMA2_DESC_FLAG_VALID) == 0U) { in SDH_CreateADMA2Descriptor() 934 adma2Entries[i].attribute = (dmaBufferLen << SDH_ADMA2_DESCRIPTOR_LENGTH_POS); in SDH_CreateADMA2Descriptor() 935 adma2Entries[i].attribute |= in SDH_CreateADMA2Descriptor() 950 adma2Entries[i - 1U].attribute |= SDH_ADMA2_DESC_FLAG_TRANSFER; in SDH_CreateADMA2Descriptor() 953 adma2Entries[i - 1U].attribute |= SDH_ADMA2_DESC_FLAG_END; in SDH_CreateADMA2Descriptor()
|
| /bsp/Infineon/libraries/templates/XMC7200D/libs/TARGET_APP_KIT_XMC72_EVK/COMPONENT_CM0P/TOOLCHAIN_GCC_ARM/ |
| A D | linker.ld | 263 * The NOLOAD attribute tells linker that .bss section does not consume 264 * any space in the image. The NOLOAD attribute changes the .bss type to 269 * Without the NOLOAD attribute, the .bss section might get PROGBITS type.
|
| A D | linker_d.ld | 263 * The NOLOAD attribute tells linker that .bss section does not consume 264 * any space in the image. The NOLOAD attribute changes the .bss type to 269 * Without the NOLOAD attribute, the .bss section might get PROGBITS type.
|
| /bsp/Infineon/xmc7100d-f144k4160aa/libs/TARGET_APP_KIT_XMC71_EVK_LITE_V2/COMPONENT_CM0P/TOOLCHAIN_GCC_ARM/ |
| A D | linker.ld | 263 * The NOLOAD attribute tells linker that .bss section does not consume 264 * any space in the image. The NOLOAD attribute changes the .bss type to 269 * Without the NOLOAD attribute, the .bss section might get PROGBITS type.
|
| A D | linker_d.ld | 263 * The NOLOAD attribute tells linker that .bss section does not consume 264 * any space in the image. The NOLOAD attribute changes the .bss type to 269 * Without the NOLOAD attribute, the .bss section might get PROGBITS type.
|
| /bsp/Infineon/xmc7200-kit_xmc7200_evk/libs/TARGET_APP_KIT_XMC72_EVK/COMPONENT_CM0P/TOOLCHAIN_GCC_ARM/ |
| A D | linker.ld | 263 * The NOLOAD attribute tells linker that .bss section does not consume 264 * any space in the image. The NOLOAD attribute changes the .bss type to 269 * Without the NOLOAD attribute, the .bss section might get PROGBITS type.
|
| A D | linker_d.ld | 263 * The NOLOAD attribute tells linker that .bss section does not consume 264 * any space in the image. The NOLOAD attribute changes the .bss type to 269 * Without the NOLOAD attribute, the .bss section might get PROGBITS type.
|
| /bsp/Infineon/psoc6-cy8ckit-062-BLE/libs/TARGET_CY8CKIT-062-BLE/COMPONENT_CM0P/TOOLCHAIN_GCC_ARM/ |
| A D | linker.ld | 279 * The NOLOAD attribute tells linker that .bss section does not consume 280 * any space in the image. The NOLOAD attribute changes the .bss type to 285 * Without the NOLOAD attribute, the .bss section might get PROGBITS type.
|
| /bsp/Infineon/psoc6-cy8ckit-062s4/board/linker_scripts/ |
| A D | link.ld | 314 * The NOLOAD attribute tells linker that .bss section does not consume 315 * any space in the image. The NOLOAD attribute changes the .bss type to 320 * Without the NOLOAD attribute, the .bss section might get PROGBITS type.
|
| /bsp/Infineon/psoc6-cy8ckit-062s4/libs/TARGET_CY8CKIT-062S4/COMPONENT_CM0P/TOOLCHAIN_GCC_ARM/ |
| A D | linker.ld | 279 * The NOLOAD attribute tells linker that .bss section does not consume 280 * any space in the image. The NOLOAD attribute changes the .bss type to 285 * Without the NOLOAD attribute, the .bss section might get PROGBITS type.
|