Searched refs:TAG_GPIO (Results 1 – 7 of 7) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/gpio/drv/gpio/ |
| H A D | drvGPIO.c | 137 #define TAG_GPIO "GPIO" macro 140 … {MS_DEBUG_MSG(ULOGD(TAG_GPIO, "\t==== %s ====\n", __FUNCTION__);)} 142 {MS_DEBUG_MSG(ULOGI(TAG_GPIO, x, ##args);)} 144 {MS_DEBUG_MSG(ULOGE(TAG_GPIO, x, ##args);)} 865 … ULOGE(TAG_GPIO, "[%s,%5d]It is not suspended yet. We shouldn't resume\n",__FUNCTION__,__LINE__); in MDrv_GPIO_SetPowerState() 871 ULOGE(TAG_GPIO, "[%s,%5d]Do Nothing: %d\n",__FUNCTION__,__LINE__,u16PowerState); in MDrv_GPIO_SetPowerState()
|
| /utopia/UTPA2-700.0.x/modules/gpio/hal/mainz/gpio/ |
| H A D | halGPIO.c | 101 #define TAG_GPIO "GPIO" macro 103 #define GPIO_HAL_NOTSUPPORT() {ULOGE(TAG_GPIO, "%s not support!\n", __FUNCTION__);} 933 ULOGE(TAG_GPIO, "if INT_COUNT > 8 need to check GPIO interrupt code flow !!\n"); in HAL_GPIO_Interrupt_Init()
|
| /utopia/UTPA2-700.0.x/modules/gpio/hal/messi/gpio/ |
| H A D | halGPIO.c | 101 #define TAG_GPIO "GPIO" macro 103 #define GPIO_HAL_NOTSUPPORT() {ULOGE(TAG_GPIO, "%s not support!\n", __FUNCTION__);} 913 ULOGE(TAG_GPIO, "if INT_COUNT > 8 need to check GPIO interrupt code flow !!\n"); in HAL_GPIO_Interrupt_Init()
|
| /utopia/UTPA2-700.0.x/modules/gpio/hal/M7621/gpio/ |
| H A D | halGPIO.c | 125 #define TAG_GPIO "GPIO" macro 128 #define GPIO_HAL_NOTSUPPORT() {ULOGD(TAG_GPIO, "%s not support!\n", __FUNCTION__);}
|
| /utopia/UTPA2-700.0.x/modules/gpio/hal/maxim/gpio/ |
| H A D | halGPIO.c | 125 #define TAG_GPIO "GPIO" macro 128 #define GPIO_HAL_NOTSUPPORT() {ULOGD(TAG_GPIO, "%s not support!\n", __FUNCTION__);}
|
| /utopia/UTPA2-700.0.x/modules/gpio/hal/M7821/gpio/ |
| H A D | halGPIO.c | 125 #define TAG_GPIO "GPIO" macro 128 #define GPIO_HAL_NOTSUPPORT() {ULOGD(TAG_GPIO, "%s not support!\n", __FUNCTION__);}
|
| /utopia/UTPA2-700.0.x/modules/gpio/hal/maserati/gpio/ |
| H A D | halGPIO.c | 125 #define TAG_GPIO "GPIO" macro 128 #define GPIO_HAL_NOTSUPPORT() {ULOGD(TAG_GPIO, "%s not support!\n", __FUNCTION__);}
|