Home
last modified time | relevance | path

Searched refs:fields (Results 1 – 25 of 28) sorted by relevance

12

/bsp/nxp/imx/imxrt/libraries/drivers/vglite/elementary/src/
A Delm_text.c272 fields[i].data = NULL; in _process_font_field_data()
273 eName = fields[i].info.eName; in _process_font_field_data()
293 if(fields[i].offset != 0) in _process_font_field_data()
295 fields[i].size = *(uint16_t *)(data_start + fields[i].offset); in _process_font_field_data()
296 fields[i].data = (uint8_t *)elm_alloc(1, fields[i].size+1); in _process_font_field_data()
297 memset(fields[i].data,0, fields[i].size+1); in _process_font_field_data()
298 memcpy(fields[i].data, (void *)(data_start + fields[i].offset + 2), fields[i].size); in _process_font_field_data()
653 if(fontblockobj->ttf_fonts[i].fields != NULL){ in destroy_font_data()
662 fontblockobj->ttf_fonts[i].fields = NULL; in destroy_font_data()
689 if(fontblockobj->text_fonts[i].fields != NULL){ in destroy_font_data()
[all …]
A Delm_text.h122 font_fields_t *fields; member
131 font_fields_t *fields; member
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_ble_driver/inc/
A Dgapc_int.h41 (gapc_env[conidx]->fields) = ((gapc_env[conidx]->fields) & (~GAPC_##field##_MASK)) \
47 (((gapc_env[conidx]->fields) & (GAPC_##field##_MASK)) >> GAPC_##field)
A Dgapc.h103 uint8_t fields; member
/bsp/ft2004/libraries/
A DLICENSE182 boilerplate notice, with the fields enclosed by brackets "[]"
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/CMSIS/
A DLICENSE.txt181 boilerplate notice, with the fields enclosed by brackets "{}"
/bsp/renesas/ra8d1-vision-board/ra/arm/CMSIS_5/
A DLICENSE.txt181 boilerplate notice, with the fields enclosed by brackets "{}"
/bsp/renesas/ra2l1-cpk/ra/arm/CMSIS_5/
A DLICENSE.txt181 boilerplate notice, with the fields enclosed by brackets "{}"
/bsp/renesas/rzt2m_rsk/rzt/arm/CMSIS_5/
A DLICENSE.txt181 boilerplate notice, with the fields enclosed by brackets "{}"
/bsp/renesas/rzn2l_etherkit/rzn/arm/CMSIS_5/
A DLICENSE.txt181 boilerplate notice, with the fields enclosed by brackets "{}"
/bsp/renesas/rzn2l_rsk/rzn/arm/CMSIS_5/
A DLICENSE.txt181 boilerplate notice, with the fields enclosed by brackets "{}"
/bsp/rockchip/common/rk_hal/lib/CMSIS/
A DLICENSE.txt181 boilerplate notice, with the fields enclosed by brackets "{}"
/bsp/renesas/ra6m4-cpk/ra/arm/CMSIS_5/
A DLICENSE.txt181 boilerplate notice, with the fields enclosed by brackets "{}"
/bsp/renesas/ra8m1-ek/ra/arm/CMSIS_5/
A DLICENSE.txt181 boilerplate notice, with the fields enclosed by brackets "{}"
/bsp/renesas/ra6m3-hmi-board/ra/arm/CMSIS_5/
A DLICENSE.txt181 boilerplate notice, with the fields enclosed by brackets "{}"
/bsp/renesas/ra6m4-iot/ra/arm/CMSIS_5/
A DLICENSE.txt181 boilerplate notice, with the fields enclosed by brackets "{}"
/bsp/renesas/ebf_qi_min_6m5/ra/arm/CMSIS_5/
A DLICENSE.txt181 boilerplate notice, with the fields enclosed by brackets "{}"
/bsp/renesas/ra4e2-eco/ra/arm/CMSIS_6/
A DLICENSE181 boilerplate notice, with the fields enclosed by brackets "{}"
/bsp/renesas/ra4m2-eco/ra/arm/CMSIS_5/
A DLICENSE.txt181 boilerplate notice, with the fields enclosed by brackets "{}"
/bsp/hifive1/freedom-e-sdk/
A DLICENSE186 boilerplate notice, with the fields enclosed by brackets "[]"
/bsp/renesas/ra6m3-ek/ra/arm/CMSIS_5/
A DLICENSE.txt181 boilerplate notice, with the fields enclosed by brackets "{}"
/bsp/renesas/ra6e2-fpb/ra/arm/CMSIS_6/
A DLICENSE181 boilerplate notice, with the fields enclosed by brackets "{}"
/bsp/sparkfun-redv/freedom-e-sdk/
A DLICENSE186 boilerplate notice, with the fields enclosed by brackets "[]"
/bsp/renesas/ra8d1-ek/ra/arm/CMSIS_5/
A DLICENSE.txt181 boilerplate notice, with the fields enclosed by brackets "{}"
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/CMSIS/
A DLICENSE.txt181 boilerplate notice, with the fields enclosed by brackets "{}"

Completed in 33 milliseconds

12