Home
last modified time | relevance | path

Searched refs:clip (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.7.0/subsys/fb/
Dcfb.c180 const uint8_t clip = font_is_msbfirst ? MSB_BIT_MASK(bottom_lines) in draw_char_vtmono() local
183 bg_mask &= clip; in draw_char_vtmono()
184 byte &= clip; in draw_char_vtmono()
/Zephyr-Core-3.7.0/subsys/bluetooth/host/classic/
Dhfp_ag.c1422 uint32_t clip; in bt_hfp_ag_clip_handler() local
1424 err = get_number(buf, &clip); in bt_hfp_ag_clip_handler()
1433 if (clip > 1) { in bt_hfp_ag_clip_handler()
1437 atomic_set_bit_to(ag->flags, BT_HFP_AG_CLIP_ENABLE, clip == 1); in bt_hfp_ag_clip_handler()
/Zephyr-Core-3.7.0/doc/_doxygen/
Ddoxygen-awesome.css2261 background-clip: padding-box;