Home
last modified time | relevance | path

Searched refs:OnBASEPRIWrite (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/renode/arch/arm/
Drenode_arm_callbacks.c17 EXTERNAL_AS(void, OnBASEPRIWrite, tlib_nvic_write_basepri, int32_t, uint32_t)
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm-M/
DCortexM.cs721 private void OnBASEPRIWrite(int value, uint secure) in OnBASEPRIWrite() method in Antmicro.Renode.Peripherals.CPU.CortexM