|
libpynq
(release 5EID0-2023 version 0.3.0 of 2024-04-25 09:42 )
|

Go to the source code of this file.
Data Structures | |
| struct | pin |
Functions | |
| void | switchbox_init (void) |
| void | switchbox_destroy (void) |
| void | switchbox_reset (void) |
| void | switchbox_set_pin (const io_t pin_number, const io_configuration_t io_type) |
| io_configuration_t | switchbox_get_pin (const io_t pin_number) |
Variables | |
| char *const | switchbox_names [NUM_SWITCHBOX_NAMES] |
| arm_shared | ioswitch_handle |
| volatile uint32_t * | ioswitch = NULL |
| volatile uint32_t* ioswitch = NULL |
Definition at line 97 of file switchbox.c.
| arm_shared ioswitch_handle |
Definition at line 96 of file switchbox.c.