ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
ra8_npu_model_addk_fake.h File Reference
#include <stdint.h>
Include dependency graph for ra8_npu_model_addk_fake.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static const uint8_t * ra8_npu_model_addk_fake_blob (void)
 Base pointer of the 'addk_fake' .npub blob.
static uint32_t ra8_npu_model_addk_fake_bytes (void)
 Byte length of the 'addk_fake' .npub blob.

Variables

static const uint8_t s_ra8_npu_model_addk_fake_data []
 Raw bytes of the 'addk_fake' .npub model container.

Function Documentation

◆ ra8_npu_model_addk_fake_blob()

const uint8_t * ra8_npu_model_addk_fake_blob ( void )
inlinestatic

Base pointer of the 'addk_fake' .npub blob.

Definition at line 40 of file ra8_npu_model_addk_fake.h.

References s_ra8_npu_model_addk_fake_data.

Referenced by internal_npu_vela_run_job().

◆ ra8_npu_model_addk_fake_bytes()

uint32_t ra8_npu_model_addk_fake_bytes ( void )
inlinestatic

Byte length of the 'addk_fake' .npub blob.

Definition at line 46 of file ra8_npu_model_addk_fake.h.

References s_ra8_npu_model_addk_fake_data.

Referenced by internal_npu_vela_run_job().

Variable Documentation

◆ s_ra8_npu_model_addk_fake_data

const uint8_t s_ra8_npu_model_addk_fake_data[]
static
Initial value:
= {
0x4E, 0x50, 0x55, 0x31, 0x01, 0x00, 0x00, 0x00, 0xE4, 0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00,
0x50, 0x00, 0x00, 0x00, 0x14, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x47, 0x1D, 0x0E, 0x41,
0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x00, 0x64, 0x00, 0x00, 0x00,
0x02, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x00, 0xA4, 0x00, 0x00, 0x00,
0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x02, 0x00, 0x55, 0x5E, 0x01, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x00,
0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x03, 0x0A, 0x11, 0x18, 0x1F, 0x26, 0x2D, 0x34, 0x3B, 0x42, 0x49, 0x50,
0x57, 0x5E, 0x65, 0x6C, 0x73, 0x7A, 0x81, 0x88, 0x8F, 0x96, 0x9D, 0xA4, 0xAB, 0xB2, 0xB9, 0xC0,
0xC7, 0xCE, 0xD5, 0xDC, 0xE3, 0xEA, 0xF1, 0xF8, 0xFF, 0x06, 0x0D, 0x14, 0x1B, 0x22, 0x29, 0x30,
0x37, 0x3E, 0x45, 0x4C, 0x53, 0x5A, 0x61, 0x68, 0x6F, 0x76, 0x7D, 0x84, 0x8B, 0x92, 0x99, 0xA0,
0xA7, 0xAE, 0xB5, 0xBC,
}

Raw bytes of the 'addk_fake' .npub model container.

Definition at line 21 of file ra8_npu_model_addk_fake.h.

Referenced by ra8_npu_model_addk_fake_blob(), and ra8_npu_model_addk_fake_bytes().