Searched refs:slot (Results 1 – 2 of 2) sorted by relevance
85 static bool IsSlotFree( const MacCommand_t* slot ) in IsSlotFree() argument87 uint8_t* mem = ( uint8_t* )slot; in IsSlotFree()127 static bool FreeMacCommandSlot( MacCommand_t* slot ) in FreeMacCommandSlot() argument129 if( slot == NULL ) in FreeMacCommandSlot()134 memset1( ( uint8_t* )slot, 0x00, sizeof( MacCommand_t ) ); in FreeMacCommandSlot()
62 - Fixed ping-slot frequency to take in account the `AS923_FREQ_OFFSET_HZ` parameter