| 
    Bluenet
    5.7.0
    
   Bluenet, firmware for nRF52 smart home devices 
   | 
 


Go to the source code of this file.
Namespaces | |
| namespace | Msws | 
Functions | |
| static uint32_t | Msws::msws (State &state) | 
| Generate new pseudo random number from given state variables and update them.  More... | |
| static uint32_t | Msws::msws () | 
| Generate new pseudo random number from global state variables and update them.  More... | |
Variables | |
| State | Msws::GlobalMswsState = {.x = 0, .w = 0, .s = 0xb5ad4eceda1ce2a9} |