1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/cc26x2_cc13x2/include
Benjamin Valentin 098b37a7dc cpu/cc26x2_cc13x2: set CPU_HAS_BITBAND
> Bit-banding is supported in order to reduce the execution time for
> read-modify-write (RMW) operations to memory.
> With bit-banding, certain regions in the memory map
> (SRAM and peripheral space) can use address aliases to access
> individual bits in one atomic operation.

https://www.ti.com/lit/ug/swcu185d/swcu185d.pdf
2020-08-08 12:44:11 +02:00
..
cc26x2_cc13x2_aux.h cc26xx_cc13xx: add ADI3 and masked access 2020-04-29 18:32:58 -05:00
cc26x2_cc13x2_fcfg.h cc26x2_cc13x2: add FCFG->DAC_BIAS_CNF values 2020-04-29 18:16:45 -05:00
cc26x2_cc13x2_prcm.h cc26x2_cc13x2: add oscillator switching functions 2020-05-02 13:25:41 -05:00
cc26x2_cc13x2_setup.h cc26x2_cc13x2: add setup_trim_device function 2020-04-29 18:32:58 -05:00
cpu_conf.h cpu/cc26x2_cc13x2: set CPU_HAS_BITBAND 2020-08-08 12:44:11 +02:00
periph_cpu.h cpu/cc13x2: rename cc13x2 cpu to cc26x2_cc13x2 2020-01-20 09:31:48 -05:00