Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/display/
Duc81xx.c88 const struct uc81xx_profile *profiles[UC81XX_NUM_PROFILES]; member
Dssd16xx.c102 const struct ssd16xx_profile *profiles[SSD16XX_NUM_PROFILES]; member
/Zephyr-latest/drivers/modem/
Dublox-sara-r4.c207 int find_apn(char *apn, int apnlen, const char *profiles, const char *imsi) in find_apn()