Home
last modified time | relevance | path

Searched defs:fptr (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-3.7.0/soc/native/inf_clock/
Dnative_tasks.c30 void (**fptr)(void); in run_native_tasks() local
/Zephyr-Core-3.7.0/scripts/native_simulator/common/src/
Dnsi_tasks.c34 void (**fptr)(void); in nsi_run_tasks() local
Dnct.c114 void (*fptr)(void *payload); member
/Zephyr-Core-3.7.0/subsys/fb/
Dcfb.c70 static inline uint8_t *get_glyph_ptr(const struct cfb_font *fptr, char c) in get_glyph_ptr()
77 static inline uint8_t get_glyph_byte(uint8_t *glyph_ptr, const struct cfb_font *fptr, in get_glyph_byte()
98 const struct cfb_font *fptr = &(fb->fonts[fb->font_idx]); in draw_char_vtmono() local
267 const struct cfb_font *fptr; in draw_text() local