Home
last modified time | relevance | path

Searched defs:seed (Results 1 – 4 of 4) sorted by relevance

/btstack/3rd-party/lc3-google/src/
H A Dplc.c47 uint16_t seed = plc->seed; in lc3_plc_synthesize() local
/btstack/port/msp432p401lp-cc256x/ti/devices/msp432p4xx/driverlib/
H A Dcrc32.c37 void CRC32_setSeed(uint32_t seed, uint_fast8_t crcType) in CRC32_setSeed()
/btstack/chipset/sx128x/SMTC_Drivers/sx1280-driver-c/
H A Dsx1280.c705 void SX1280SetCrcSeed( uint16_t seed ) in SX1280SetCrcSeed()
756 void SX1280SetWhiteningSeed( uint8_t seed ) in SX1280SetWhiteningSeed()
/btstack/3rd-party/lc3-google/include/
H A Dlc3_private.h149 uint16_t seed; member