Home
last modified time | relevance | path

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

/dports/comms/owfs/owfs-3.2p4/module/owlib/src/c/
H A Dow_infernoembedded.c115 …{"device", 64, NON_AGGREGATE, ft_vascii, fc_volatile, ie_get_device, NO_WRITE_FUNCTION, VISIBLE, N…
123 …{"rgbw_channel0", 3+1+3+1+3+1+3+1+8+1 /* "r,g,b,w,time" */, NON_AGGREGATE, ft_vascii, fc_volatile,…
124 …{"rgbw_channel1", 3+1+3+1+3+1+3+1+8+1 /* "r,g,b,w,time" */, NON_AGGREGATE, ft_vascii, fc_volatile,…
125 …{"rgbw_channel2", 3+1+3+1+3+1+3+1+8+1 /* "r,g,b,w,time" */, NON_AGGREGATE, ft_vascii, fc_volatile,…
126 …{"rgbw_channel3", 3+1+3+1+3+1+3+1+8+1 /* "r,g,b,w,time" */, NON_AGGREGATE, ft_vascii, fc_volatile,…
127 …{"rgbw_channel4", 3+1+3+1+3+1+3+1+8+1 /* "r,g,b,w,time" */, NON_AGGREGATE, ft_vascii, fc_volatile,…
128 …{"rgbw_channel5", 3+1+3+1+3+1+3+1+8+1 /* "r,g,b,w,time" */, NON_AGGREGATE, ft_vascii, fc_volatile,…
129 …{"rgbw_channel6", 3+1+3+1+3+1+3+1+8+1 /* "r,g,b,w,time" */, NON_AGGREGATE, ft_vascii, fc_volatile,…
130 …{"rgbw_channel7", 3+1+3+1+3+1+3+1+8+1 /* "r,g,b,w,time" */, NON_AGGREGATE, ft_vascii, fc_volatile,…
131 …{"rgbw_channel8", 3+1+3+1+3+1+3+1+8+1 /* "r,g,b,w,time" */, NON_AGGREGATE, ft_vascii, fc_volatile,…
[all …]
H A Dow_fakeread.c92 case ft_vascii: in FS_read_fake_single()
136 case ft_vascii: in FS_read_fake_array()
H A Dow_testerread.c78 case ft_vascii: in FS_read_tester_single()
149 case ft_vascii: in FS_read_tester_array()
H A Dow_filelength.c46 case ft_vascii: // not used anymore here... in FileLength()
H A Dow_parseoutput.c70 case ft_vascii: in OWQ_parse_output()
94 case ft_vascii: in OWQ_parse_output()
H A Dow_read.c478 case ft_vascii: in FS_structure()
681 case ft_vascii: in FS_read_in_parts()
784 case ft_vascii: in FS_read_a_part()
H A Dow_parseinput.c71 case ft_vascii: in OWQ_parse_input()
101 case ft_vascii: in OWQ_parse_input()
H A Dow_system.c65 …{"pidfile", 128, NON_AGGREGATE, ft_vascii, fc_static, FS_pidfile, NO_WRITE_FUNCTION, VISIBLE, NO_F…
H A Dow_memory.c57 case ft_vascii: in Set_OWQ_length()
H A Dow_write.c530 case ft_vascii: in FS_write_a_part()
617 case ft_vascii: in FS_write_in_parts()
H A Dow_interface.c165 …{"name", 128, NON_AGGREGATE, ft_vascii, fc_static, FS_name, NO_WRITE_FUNCTION, VISIBLE, NO_FILETYP…
166 …{"address", 512, NON_AGGREGATE, ft_vascii, fc_static, FS_port, NO_WRITE_FUNCTION, VISIBLE, NO_FILE…
174 …{"usb/ds2490status", 128, NON_AGGREGATE, ft_vascii, fc_static, FS_r_ds2490status, NO_WRITE_FUNCTIO…
H A Dow_cache.c348 case ft_vascii: in OWQ_Cache_Add()
368 case ft_vascii: in OWQ_Cache_Add()
769 case ft_vascii: in OWQ_Cache_Get()
788 case ft_vascii: in OWQ_Cache_Get()
H A Dow_2438.c164 …{"MultiSensor/type", 12, NON_AGGREGATE, ft_vascii, fc_stable, FS_MStype, NO_WRITE_FUNCTION, VISIBL…
/dports/comms/owfs/owfs-3.2p4/module/owlib/src/include/
H A Dow_filetype.h101 ft_vascii, // variable length ascii -- must be read and measured. enumerator
H A Dow_standard.h52 {"type" , PROPERTY_LENGTH_TYPE, NON_AGGREGATE, ft_vascii, fc_static , FS_type , NO_WRIT…