代码搜索:task
找到约 10,000 项符合「task」的源代码
代码结果 10,000
www.eeworm.com/read/355857/10243288
lss task2.lss
task2.elf: file format elf32-avr
Sections:
Idx Name Size VMA LMA File off Algn
0 .text 00000434 00000000 00000000 00000074 2**1
C
www.eeworm.com/read/355857/10243289
map task2.map
Archive member included because of file (symbol)
c:/winavr/bin/../lib/gcc/avr/4.3.0/avrxmega7\libgcc.a(_exit.o)
c:/winavr/bin/../lib/gcc/avr/4.3.0/../../../../avr/lib
www.eeworm.com/read/355851/10243305
c task4.c
#include "avr_compiler.h"
#include "AES_driver.h"
#define BLOCK_LENGTH 16
#define BLOCK_COUNT 3
/* AES encryption key */
uint8_t key[BLOCK_LENGTH] = {0x94, 0x74, 0xB8, 0xE8, 0xC7, 0x3B, 0x
www.eeworm.com/read/355850/10243309
c task3.c
#include "avr_compiler.h"
#include "AES_driver.h"
#define BLOCK_LENGTH 16
#define BLOCK_COUNT 3
/* Variables containing our data blocks */
uint8_t indata[BLOCK_LENGTH] = {0x01, 0x02, 0x03,
www.eeworm.com/read/355844/10243340
c task1.c
#include "avr_compiler.h"
#include "DES_driver.h"
#define DES_BLOCK_LENGTH 8
/* We define three arrays, in/out data and the encrypted cipher data */
uint8_t indata[DES_BLOCK_LENGTH] = {'A
www.eeworm.com/read/355844/10243345
o task1.o
www.eeworm.com/read/355656/10250785
c os_task.c
/*
*********************************************************************************************************
* uC/OS-II
*
www.eeworm.com/read/162986/10253833
c os_task.c
/*
*********************************************************************************************************
* uC/OS-II
*
www.eeworm.com/read/280940/10277383
c os_task.c
/*
*********************************************************************************************************
* uC/OS-II
*