Home
last modified time | relevance | path

Searched defs:GPIO_DOWN_VAL (Results 1 – 1 of 1) sorted by relevance

/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/hal/
Dhal_key.c1045 #define GPIO_DOWN_VAL , (uint32_t)(gpio_key.pin_down >> 32), (uint32_t)(gpio_… in hal_key_debounce_handler() macro
1048 #define GPIO_DOWN_VAL , (uint32_t)(gpio_key.pin_down) in hal_key_debounce_handler() macro
1052 #define GPIO_DOWN_VAL in hal_key_debounce_handler() macro