Searched refs:number (Results 1 – 5 of 5) sorted by relevance
119 void _irq_register(const uint8_t number, struct _irq_descriptor *const irq);
9 configurable number of clock cycles in the hardware timer. Changing the number of clock cycles in a…
231 uint32_t number = 0; in SX126xGetRandom() local244 SX126xReadRegisters( RANDOM_NUMBER_GENERATORBASEADDR, ( uint8_t* )&number, 4 ); in SX126xGetRandom()251 return number; in SX126xGetRandom()
126 uint8_t number; member575 if (_usarts[i].number == sercom_offset) { in _get_sercom_index()864 uint8_t number; member924 if (_i2cms[i].number == sercom_offset) { in _get_i2cm_index()1641 uint8_t number; member1934 if (_i2css[i].number == sercom_offset) { in _get_i2c_s_index()
163 … of `SX126xSetLoRaSymbNumTimeout` to round up the timeout to the nearest possible number of symbol.242 - Fixed `SX126xSetLoRaSymbNumTimeout` to call the workaround only if the number of symbols is equal…649 - Added the limitation of output power according to the number of enabled channels for US915 band700 - Added the possibility to change the channel mask and number of repetitions trough SRV_MAC_LINK_AD…