Apps
Components
Interfaces
All Files
Source Tree
source:
tos.system.RandomLFSR.nc
Component: RandomLFSR
Provided Interfaces
Random
Variables
uint16_t shiftReg
uint16_t initSeed
uint16_t mask
Function Index
command result_t
Random.init
(void)
command uint16_t
Random.rand
(void)
uint16_t
TOSH_rand
(void)