Home
last modified time | relevance | path

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

/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
Dmain.c37 #define COMPONENT_NAME_MAX_LEN (30) macro
157 char name[COMPONENT_NAME_MAX_LEN];
750 char str_tmp[COMPONENT_NAME_MAX_LEN]; in main()