Home
last modified time | relevance | path

Searched defs:partial (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.6.0/tests/subsys/fs/ext2/src/
Dtestfs_ext_specific.c34 uint32_t partial = r > 0 ? 1 : 0; in calculate_blocks() local
/Zephyr-Core-3.6.0/include/zephyr/modem/
Dchat.h49 uint8_t partial : 1; member
/Zephyr-Core-3.6.0/drivers/display/
Dssd16xx.c319 const bool partial = data->profile == SSD16XX_PROFILE_PARTIAL; in ssd16xx_update_display() local