venca,
the functions are are accessing are PHY functions that the MAC is using.
you should NOT call these functions directly from your application.
you should however used the defined 802.15.4 primitives.
e.g. when you transmit a packet the (mcps-data.request) the MAC will do the CCA for you.
if you want to do energy scan of a particular channel you should use the appropiate scan.request.
Our datasheets specify how accurate your crystal needs to be, but it needs to be quite accurate.
that is why a crystal is connect directly to the radio.
Br,
Mads