ieee802154: add MR-FSK PHR length definition
Signed-off-by: Jean Pierre Dudey <jeandudey@hotmail.com>
This commit is contained in:
parent
434b6b68d5
commit
9fe6b9ac99
@ -120,6 +120,8 @@ extern "C" {
|
|||||||
*/
|
*/
|
||||||
#define IEEE802154_RADIO_RSSI_OFFSET (-174)
|
#define IEEE802154_RADIO_RSSI_OFFSET (-174)
|
||||||
|
|
||||||
|
#define IEEE802154_PHY_MR_FSK_PHR_LEN (2) /**< MR-FSK PHY header length */
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* For the SUN PHYs, the value is 1 ms expressed in symbol periods, rounded
|
* For the SUN PHYs, the value is 1 ms expressed in symbol periods, rounded
|
||||||
* up to the next integer number of symbol periods using the ceiling() function.
|
* up to the next integer number of symbol periods using the ceiling() function.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user