This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AWRL1432: Interrupt Priority register bits of AWRL1432

Part Number: AWRL1432

Tool/software:

Hi Experts

May I ask the what‘s the width of Interrupt Priority register bits of AWRL1432?

We are not seeing any thing related to interrupt priority in TRM, can you pls help check this query?

Thanks

Ken

  • Hey Ken,

    The interrupt priority register is 3-bits - i.e., the lowest priority is 7. This is defined by the HwiP_NVIC_PRI_BITS macros within the SDK under <MMWAVE_LSDK5_INSTALL_DIR>\source\kernel\nortos\dpl\m4\HwiP_armv7m.h.

    Regards,

    Kristien