Home
last modified time | relevance | path

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

/AliOS-Things-master/components/amp/services/board_mgr/
A Dboard_marker.h42 #define GPIO_INT_LOW_LEVEL "low" macro
A Dboard_mgr.c176 else if (strcmp(GPIO_INT_LOW_LEVEL, intMode->valuestring) == 0) in board_parse_gpio()
/AliOS-Things-master/components/py_engine/external/common/
A Dboard_mgr.h46 #define GPIO_INT_LOW_LEVEL "low" macro
/AliOS-Things-master/components/py_engine/modules/driver/
A Dboard_mgr.c160 else if (strcmp(GPIO_INT_LOW_LEVEL, intMode->valuestring) == 0) in board_parse_gpio()

Completed in 10 milliseconds