BeRTOS
|
Files | |
file | crc.c [code] |
CRC table and support routines. | |
file | crc.h [code] |
Cyclic Redundancy Check 16 (CRC). | |
file | crc_ccitt.c [code] |
CRC-CCITT table and support routines. | |
file | crc_ccitt.h [code] |
CCITT Cyclic Redundancy Check (CRC-CCITT). | |
file | md2.c [code] |
MD2 Message-Digest algorithm. | |
file | md2.h [code] |
MD2 Message-Digest algorithm. | |
file | mean.h [code] |
file | pid_control.c [code] |
Proportional, integral, derivative controller (PID controller) (implementation) | |
file | pid_control.h [code] |
Proportional, integral, derivative controller (PID controller). | |
file | ramp.c [code] |
Compute, save and load ramps for stepper motors (implementation) | |
file | ramp.h [code] |
Compute, save and load ramps for stepper motors. | |
file | rand.c [code] |
Very simple rand() algorithm. | |
file | rand.h [code] |
Very simple rand() algorithm. | |
file | randpool.c [code] |
API function for to manage entropy pool. | |
file | randpool.h [code] |
Collection of functions to manage entropy pool. | |
file | rle.c [code] |
General-purpose run-length {en,de}coding algorithm (implementation) | |
file | algo/rle.h [code] |
General-purpose run-length {en,de}coding algorithm. | |
file | rotating_hash.h [code] |
Rotating Hash algorithm. | |
file | tea.c [code] |
TEA Tiny Encription Algorith functions (implementation). | |
file | tea.h [code] |
TEA Tiny Encription Algorith functions. |