Home
last modified time | relevance | path

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

/AliOS-Things-master/components/amp/services/board_mgr/
A Dboard_marker.h41 #define GPIO_INT_HIGH_LEVEL "high" macro
A Dboard_mgr.c174 else if (strcmp(GPIO_INT_HIGH_LEVEL, intMode->valuestring) == 0) in board_parse_gpio()
/AliOS-Things-master/components/py_engine/external/common/
A Dboard_mgr.h45 #define GPIO_INT_HIGH_LEVEL "high" macro
/AliOS-Things-master/components/py_engine/modules/driver/
A Dboard_mgr.c158 else if (strcmp(GPIO_INT_HIGH_LEVEL, intMode->valuestring) == 0) in board_parse_gpio()

Completed in 8 milliseconds