Home
last modified time | relevance | path

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

/hal_telink-latest/tlsr9/drivers/B91/
Dgpio_default.h333 #ifndef PC2_INPUT_ENABLE
334 #define PC2_INPUT_ENABLE 0 macro
962 …areg_gpio_pc_ie, (PC0_INPUT_ENABLE<<0) | (PC1_INPUT_ENABLE<<1) | (PC2_INPUT_ENABLE<<2) | (PC3_IN… in gpio_init()