Uploaded image for project: 'Embedded Software & Tools'
  1. Embedded Software & Tools
  2. EXT_EP-9699

Redundant calls to SWI_disable/restore in Power_sleep on CC13x2/CC26x2

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • TI Device Drivers
    • TIDRIVERS-3894
    • CORESDK_4_10_01
    • TIDRIVERS_5_10_00
    • Hide
      CC13x2
      CC26x2
      Show
      CC13x2 CC26x2

      In Power_sleep from PowerCC26X2.c, we are calling PowerCC26XX_schedulerDisable() followed by SwiP_disable(). The latter call is redundant as it is already performed by the former. Same goes for calls to PowerCC26XX_schedulerRestore()/SwiP_restore().

            syncuser TI User
            syncuser TI User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: