Home
last modified time | relevance | path

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

/AliOS-Things-master/components/amp/services/board_mgr/
A Dboard_marker.h21 #define MARKER_PORT "port" macro
A Dboard_mgr.c126 port = cJSON_GetObjectItem(item, MARKER_PORT); in board_parse_gpio()
255 port = cJSON_GetObjectItem(item, MARKER_PORT); in board_parse_uart()
408 port = cJSON_GetObjectItem(item, MARKER_PORT); in board_parse_i2c()
525 port = cJSON_GetObjectItem(item, MARKER_PORT); in board_parse_spi()
625 port = cJSON_GetObjectItem(item, MARKER_PORT); in board_parse_can()
755 port = cJSON_GetObjectItem(item, MARKER_PORT); in board_parse_pwm()
827 port = cJSON_GetObjectItem(item, MARKER_PORT); in board_parse_adc()
905 port = cJSON_GetObjectItem(item, MARKER_PORT); in board_parse_dac()
980 port = cJSON_GetObjectItem(item, MARKER_PORT); in board_parse_timer()
/AliOS-Things-master/components/py_engine/modules/driver/
A Dboard_mgr.c114 port = cJSON_GetObjectItem(item, MARKER_PORT); in board_parse_gpio()
228 port = cJSON_GetObjectItem(item, MARKER_PORT); in board_parse_uart()
363 port = cJSON_GetObjectItem(item, MARKER_PORT); in board_parse_i2c()
465 port = cJSON_GetObjectItem(item, MARKER_PORT); in board_parse_spi()
547 port = cJSON_GetObjectItem(item, MARKER_PORT); in board_parse_pwm()
607 port = cJSON_GetObjectItem(item, MARKER_PORT); in board_parse_adc()
/AliOS-Things-master/components/py_engine/external/common/
A Dboard_mgr.h25 #define MARKER_PORT "port" macro

Completed in 9 milliseconds