Bootloader.cpp
Go to the documentation of this file.
2 
3 namespace dai {
4 namespace bootloader {
5 
6 // Bootloader.hpp definitions
7 
8 // Requests
43 
44 // Responses
70 decltype(response::NoOp::NAME) constexpr response::NoOp::NAME;
71 
72 } // namespace bootloader
73 } // namespace dai
dai::bootloader::response::BootApplication::VERSION
static constexpr const char * VERSION
Definition: Bootloader.hpp:362
dai::bootloader::request::IsUserBootloader::NAME
static constexpr const char * NAME
Definition: Bootloader.hpp:253
dai::bootloader::response::FlashComplete::VERSION
static constexpr const char * VERSION
Definition: Bootloader.hpp:290
dai::bootloader::request::GetBootloaderType::VERSION
static constexpr const char * VERSION
Definition: Bootloader.hpp:138
dai::bootloader::request::GetBootloaderVersion::VERSION
static constexpr const char * VERSION
Definition: Bootloader.hpp:84
dai::bootloader::request::BootApplication::NAME
static constexpr const char * NAME
Definition: Bootloader.hpp:60
dai::bootloader::request::ReadFlash::NAME
static constexpr const char * NAME
Definition: Bootloader.hpp:223
dai::bootloader::response::BootloaderVersion::NAME
static constexpr const char * NAME
Definition: Bootloader.hpp:313
dai::bootloader::request::UsbRomBoot::NAME
static constexpr const char * NAME
Definition: Bootloader.hpp:51
dai::bootloader::request::UpdateFlashEx::VERSION
static constexpr const char * VERSION
Definition: Bootloader.hpp:112
dai::bootloader::request::BootloaderMemory::NAME
static constexpr const char * NAME
Definition: Bootloader.hpp:178
dai::bootloader::response::BootloaderMemory::VERSION
static constexpr const char * VERSION
Definition: Bootloader.hpp:350
dai::bootloader::response::MemoryDetails::NAME
static constexpr const char * NAME
Definition: Bootloader.hpp:424
dai::bootloader::request::BootMemory::NAME
static constexpr const char * NAME
Definition: Bootloader.hpp:98
dai::bootloader::response::ReadFlash::NAME
static constexpr const char * NAME
Definition: Bootloader.hpp:390
dai::bootloader::response::BootloaderType::VERSION
static constexpr const char * VERSION
Definition: Bootloader.hpp:323
dai::bootloader::response::NoOp::NAME
static constexpr const char * NAME
Definition: Bootloader.hpp:445
dai::bootloader::response::BootApplication::NAME
static constexpr const char * NAME
Definition: Bootloader.hpp:363
dai::bootloader::request::UpdateFlashBootHeader::NAME
static constexpr const char * NAME
Definition: Bootloader.hpp:210
dai::bootloader::request::ReadFlash::VERSION
static constexpr const char * VERSION
Definition: Bootloader.hpp:222
dai::bootloader::response::MemoryDetails::VERSION
static constexpr const char * VERSION
Definition: Bootloader.hpp:423
Bootloader.hpp
dai::bootloader::response::ReadFlash::VERSION
static constexpr const char * VERSION
Definition: Bootloader.hpp:389
dai::bootloader::request::GetBootloaderVersion::NAME
static constexpr const char * NAME
Definition: Bootloader.hpp:85
dai::bootloader::response::FlashStatusUpdate::VERSION
static constexpr const char * VERSION
Definition: Bootloader.hpp:300
dai::bootloader::response::FlashStatusUpdate::NAME
static constexpr const char * NAME
Definition: Bootloader.hpp:301
dai::bootloader::request::BootloaderMemory::VERSION
static constexpr const char * VERSION
Definition: Bootloader.hpp:177
dai::bootloader::response::BootloaderVersion::VERSION
static constexpr const char * VERSION
Definition: Bootloader.hpp:312
dai::bootloader::request::UpdateFlashEx2::VERSION
static constexpr const char * VERSION
Definition: Bootloader.hpp:127
dai::bootloader::request::GetApplicationDetails::NAME
static constexpr const char * NAME
Definition: Bootloader.hpp:234
dai::bootloader::request::GetBootloaderCommit::VERSION
static constexpr const char * VERSION
Definition: Bootloader.hpp:188
dai::bootloader::request::GetBootloaderCommit::NAME
static constexpr const char * NAME
Definition: Bootloader.hpp:189
dai::bootloader::request::UpdateFlashEx::NAME
static constexpr const char * NAME
Definition: Bootloader.hpp:113
dai::bootloader::request::GetBootloaderConfig::NAME
static constexpr const char * NAME
Definition: Bootloader.hpp:169
dai::bootloader::response::FlashComplete::NAME
static constexpr const char * NAME
Definition: Bootloader.hpp:291
dai::bootloader::request::UpdateFlash::NAME
static constexpr const char * NAME
Definition: Bootloader.hpp:74
dai::bootloader::request::UpdateFlashBootHeader::VERSION
static constexpr const char * VERSION
Definition: Bootloader.hpp:209
dai::bootloader::request::UsbRomBoot::VERSION
static constexpr auto VERSION
Definition: Bootloader.hpp:50
dai::bootloader::response::IsUserBootloader::VERSION
static constexpr const char * VERSION
Definition: Bootloader.hpp:434
dai::bootloader::request::IsUserBootloader::VERSION
static constexpr const char * VERSION
Definition: Bootloader.hpp:252
dai::bootloader::request::GetBootloaderType::NAME
static constexpr const char * NAME
Definition: Bootloader.hpp:139
dai::bootloader::response::GetBootloaderConfig::NAME
static constexpr const char * NAME
Definition: Bootloader.hpp:340
dai::bootloader::request::GetMemoryDetails::VERSION
static constexpr const char * VERSION
Definition: Bootloader.hpp:244
dai::bootloader::response::ApplicationDetails::VERSION
static constexpr const char * VERSION
Definition: Bootloader.hpp:408
dai::bootloader::response::IsUserBootloader::NAME
static constexpr const char * NAME
Definition: Bootloader.hpp:435
dai::bootloader::request::GetApplicationDetails::VERSION
static constexpr const char * VERSION
Definition: Bootloader.hpp:233
dai::bootloader::request::GetMemoryDetails::NAME
static constexpr const char * NAME
Definition: Bootloader.hpp:245
dai::bootloader::request::BootMemory::VERSION
static constexpr const char * VERSION
Definition: Bootloader.hpp:97
dai::bootloader::request::SetBootloaderConfig::VERSION
static constexpr const char * VERSION
Definition: Bootloader.hpp:155
dai::bootloader::request::UpdateFlash::VERSION
static constexpr const char * VERSION
Definition: Bootloader.hpp:73
dai::bootloader::response::NoOp::VERSION
static constexpr const char * VERSION
Definition: Bootloader.hpp:444
dai::bootloader::request::SetBootloaderConfig::NAME
static constexpr const char * NAME
Definition: Bootloader.hpp:156
dai::bootloader::request::BootApplication::VERSION
static constexpr const char * VERSION
Definition: Bootloader.hpp:59
dai::bootloader::response::GetBootloaderConfig::VERSION
static constexpr const char * VERSION
Definition: Bootloader.hpp:339
dai::bootloader::response::BootloaderType::NAME
static constexpr const char * NAME
Definition: Bootloader.hpp:324
dai
Definition: CameraExposureOffset.hpp:6
dai::bootloader::response::ApplicationDetails::NAME
static constexpr const char * NAME
Definition: Bootloader.hpp:409
dai::bootloader::request::GetBootloaderConfig::VERSION
static constexpr const char * VERSION
Definition: Bootloader.hpp:168
dai::bootloader::response::BootloaderCommit::VERSION
static constexpr const char * VERSION
Definition: Bootloader.hpp:374
dai::bootloader::response::BootloaderCommit::NAME
static constexpr const char * NAME
Definition: Bootloader.hpp:375
dai::bootloader::request::UpdateFlashEx2::NAME
static constexpr const char * NAME
Definition: Bootloader.hpp:128
dai::bootloader::response::BootloaderMemory::NAME
static constexpr const char * NAME
Definition: Bootloader.hpp:351


depthai
Author(s): Martin Peterlin
autogenerated on Sat Mar 22 2025 02:58:18