![]() |
no-OS
|
Classes | |
| struct | ftd2xx_gpio_init |
| ftd2xx platform specific initialization parameter More... | |
| struct | ftd2xx_gpio_desc |
| ftd2xx platform specific gpio descriptor More... | |
Macros | |
| #define | FTD2XX_GPIO_PIN(x) |
| #define | FTD2XX_GPIO_READ_CMD(id) |
| #define | FTD2XX_MAX_PIN_NB 7 |
| #define | FTD2XX_MAX_PORT_NB 4 |
Variables | |
| uint8_t | ftd2xx_gpio_pins_dir [FTD2XX_MAX_PORT_NB] |
| uint8_t | ftd2xx_gpio_pins_val [FTD2XX_MAX_PORT_NB] |
| const struct no_os_gpio_platform_ops | ftd2xx_gpio_ops |
| ftd2xx platform specific gpio platform ops structure | |
| #define FTD2XX_GPIO_PIN | ( | x | ) |
| #define FTD2XX_GPIO_READ_CMD | ( | id | ) |
| #define FTD2XX_MAX_PIN_NB 7 |
| #define FTD2XX_MAX_PORT_NB 4 |
|
extern |
ftd2xx platform specific gpio platform ops structure
ftd2xx platform specific gpio platform ops structure
|
extern |
|
extern |