|
Prusa MINI Firmware overview
|
Macros | |
| #define | NOR_StatusTypedef HAL_NOR_StatusTypeDef |
| #define | NOR_SUCCESS HAL_NOR_STATUS_SUCCESS |
| #define | NOR_ONGOING HAL_NOR_STATUS_ONGOING |
| #define | NOR_ERROR HAL_NOR_STATUS_ERROR |
| #define | NOR_TIMEOUT HAL_NOR_STATUS_TIMEOUT |
| #define | __NOR_WRITE NOR_WRITE |
| #define | __NOR_ADDR_SHIFT NOR_ADDR_SHIFT |
| #define NOR_StatusTypedef HAL_NOR_StatusTypeDef |
| #define NOR_SUCCESS HAL_NOR_STATUS_SUCCESS |
| #define NOR_ONGOING HAL_NOR_STATUS_ONGOING |
| #define NOR_ERROR HAL_NOR_STATUS_ERROR |
| #define NOR_TIMEOUT HAL_NOR_STATUS_TIMEOUT |
| #define __NOR_WRITE NOR_WRITE |
| #define __NOR_ADDR_SHIFT NOR_ADDR_SHIFT |