commit | 2b3e60e6dfb76a14d57169d906cb9c6b988469a4 | [log] [tgz] |
---|---|---|
author | Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com> | Tue Jan 12 15:45:55 2016 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 05 20:25:23 2016 -0500 |
tree | a52f16896c75ca6535a25113a4086f66e73ab2ec | |
parent | 930bb9d3ca077698977122180520722d00bcae7e [diff] |
cc2520: Reworking radio on and transmission logic FIFOP setting is a wrong assumption to know if radio is on. Transmission runs on clock basis instead of pre-set loop counter. Thus removing useless config option relevantly as well. Opmitizing a bit the code as well, and making cc2520_on() public for testing purpose. Change-Id: I4495d1d6c19d10dcbc18f7e2fd5041720ec1f438 Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>