From 31ff5ce755d00cf12ea2ffc96c33ed9acd36358f Mon Sep 17 00:00:00 2001 From: wang_zhiqiang Date: Wed, 21 Nov 2018 16:32:29 +0800 Subject: update doc add new sequence and update doxygen files. Change-Id: I6737939eb2628577d58b2d1d65086e46e7cb14a4 Signed-off-by: wang_zhiqiang --- doc/api-ref/html/search/functions_5.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/api-ref/html/search/functions_5.js') diff --git a/doc/api-ref/html/search/functions_5.js b/doc/api-ref/html/search/functions_5.js index a3186af..4507cdc 100644 --- a/doc/api-ref/html/search/functions_5.js +++ b/doc/api-ref/html/search/functions_5.js @@ -1,4 +1,6 @@ var searchData= [ - ['init',['init',['../de/dd0/class_lib_home_screen.html#a6a57b573cc767725762ba9beab032220',1,'LibHomeScreen::init()'],['../d0/d1e/homescreen_8c.html#a00cbbc0f3f4452db078ae511684a6adc',1,'init(): homescreen.c']]] + ['get_5fvalue_5fint16',['get_value_int16',['../df/d66/hs-helper_8cpp.html#af3043612cf74bb92cb073e10cacd594a',1,'get_value_int16(const afb_req_t request, const char *source, int16_t *out_id): hs-helper.cpp'],['../d3/d3d/hs-helper_8h.html#af3043612cf74bb92cb073e10cacd594a',1,'get_value_int16(const afb_req_t request, const char *source, int16_t *out_id): hs-helper.cpp']]], + ['get_5fvalue_5fint32',['get_value_int32',['../df/d66/hs-helper_8cpp.html#a8121d965b6fd795c16b8576ab03dcaf1',1,'get_value_int32(const afb_req_t request, const char *source, int32_t *out_id): hs-helper.cpp'],['../d3/d3d/hs-helper_8h.html#a8121d965b6fd795c16b8576ab03dcaf1',1,'get_value_int32(const afb_req_t request, const char *source, int32_t *out_id): hs-helper.cpp']]], + ['get_5fvalue_5fuint16',['get_value_uint16',['../df/d66/hs-helper_8cpp.html#aba9ca63f68b1991f8650871f4eae8e0b',1,'get_value_uint16(const afb_req_t request, const char *source, uint16_t *out_id): hs-helper.cpp'],['../d3/d3d/hs-helper_8h.html#aba9ca63f68b1991f8650871f4eae8e0b',1,'get_value_uint16(const afb_req_t request, const char *source, uint16_t *out_id): hs-helper.cpp']]] ]; -- cgit 1.2.3-korg