T-Box Basic dev
Loading...
Searching...
No Matches
sys_gpio.h File Reference

系统 GPIO 接口 More...

Go to the source code of this file.

Macros

#define SYS_GPIO_OUTPUT_HIGH   1
#define SYS_GPIO_OUTPUT_LOW   0
#define SYS_GPIO_MODULE_WAKEUP_MCU   54
#define SYS_GPIO_MCU_WAKEUP_MODULE   50
#define SYS_GPIO_MODULE_RESET_MCU   130
#define SYS_GPIO_RESET_PA   129
#define SYS_GPIO_MODULE_SDIO_DET   51
#define SYS_GPIO_MODULE_UART_RTS1   31

Functions

int sys_gpio_power_on_init (void)
int sys_gpio_power_off_deinit (void)
int sys_gpio_set_out_value (int gpio_num, int value)
int sys_gpio_wakeup_mcu (void)
int sys_gpio_reset_mcu (void)
int sys_gpio_reset_pa_hard (void)

Detailed Description

系统 GPIO 接口

Version
1.0.0
Date
2026-07-03