Go to the source code of this file.
Data Structures | |
struct | stp_image |
The image type is an abstract data type for interfacing with the image creation program. More... | |
Defines | |
#define | STP_CHANNEL_LIMIT (32) |
Typedefs | |
typedef stp_image | stp_image_t |
The image type is an abstract data type for interfacing with the image creation program. | |
Enumerations | |
enum | stp_image_status_t { STP_IMAGE_STATUS_OK, STP_IMAGE_STATUS_ABORT } |
Image status. More... |