Home
last modified time | relevance | path

Searched refs:temp_pre (Results 1 – 6 of 6) sorted by relevance

/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_misc.c69 uint32_t temp_priority = 0x00U, temp_pre = 0x00U, temp_sub = 0x00U; in nvic_irq_enable() local
74 temp_pre = 0U; in nvic_irq_enable()
78 temp_pre = 1U; in nvic_irq_enable()
82 temp_pre = 2U; in nvic_irq_enable()
86 temp_pre = 3U; in nvic_irq_enable()
90 temp_pre = 4U; in nvic_irq_enable()
95 temp_pre = 2U; in nvic_irq_enable()
101 temp_priority = (uint32_t)nvic_irq_pre_priority << (0x4U - temp_pre); in nvic_irq_enable()
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_misc.c69 uint32_t temp_priority = 0x00U, temp_pre = 0x00U, temp_sub = 0x00U; in nvic_irq_enable() local
74 temp_pre = 0U; in nvic_irq_enable()
78 temp_pre = 1U; in nvic_irq_enable()
82 temp_pre = 2U; in nvic_irq_enable()
86 temp_pre = 3U; in nvic_irq_enable()
90 temp_pre = 4U; in nvic_irq_enable()
95 temp_pre = 2U; in nvic_irq_enable()
101 temp_priority = (uint32_t)nvic_irq_pre_priority << (0x4U - temp_pre); in nvic_irq_enable()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_misc.c67 uint32_t temp_priority = 0x00U, temp_pre = 0x00U, temp_sub = 0x00U; in nvic_irq_enable() local
70 temp_pre = 0U; in nvic_irq_enable()
73 temp_pre = 1U; in nvic_irq_enable()
76 temp_pre = 2U; in nvic_irq_enable()
79 temp_pre = 3U; in nvic_irq_enable()
82 temp_pre = 4U; in nvic_irq_enable()
86 temp_pre = 2U; in nvic_irq_enable()
90 temp_priority = (uint32_t)nvic_irq_pre_priority << (0x4U - temp_pre); in nvic_irq_enable()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_misc.c68 uint32_t temp_priority = 0x00U, temp_pre = 0x00U, temp_sub = 0x00U; in nvic_irq_enable() local
71 temp_pre=0U; in nvic_irq_enable()
74 temp_pre=1U; in nvic_irq_enable()
77 temp_pre=2U; in nvic_irq_enable()
80 temp_pre=3U; in nvic_irq_enable()
83 temp_pre=4U; in nvic_irq_enable()
87 temp_pre=2U; in nvic_irq_enable()
91 temp_priority = (uint32_t)nvic_irq_pre_priority << (0x4U - temp_pre); in nvic_irq_enable()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_misc.c67 uint32_t temp_priority = 0x00U, temp_pre = 0x00U, temp_sub = 0x00U; in nvic_irq_enable() local
70 temp_pre=0U; in nvic_irq_enable()
73 temp_pre=1U; in nvic_irq_enable()
76 temp_pre=2U; in nvic_irq_enable()
79 temp_pre=3U; in nvic_irq_enable()
82 temp_pre=4U; in nvic_irq_enable()
86 temp_pre=2U; in nvic_irq_enable()
90 temp_priority = (uint32_t)nvic_irq_pre_priority << (0x4U - temp_pre); in nvic_irq_enable()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_misc.c65 uint32_t temp_priority = 0x00U, temp_pre = 0x00U, temp_sub = 0x00U; in nvic_irq_enable() local
68 temp_pre=0U; in nvic_irq_enable()
71 temp_pre=1U; in nvic_irq_enable()
74 temp_pre=2U; in nvic_irq_enable()
77 temp_pre=3U; in nvic_irq_enable()
80 temp_pre=4U; in nvic_irq_enable()
84 temp_pre=2U; in nvic_irq_enable()
88 temp_priority = (uint32_t)nvic_irq_pre_priority << (0x4U - temp_pre); in nvic_irq_enable()