Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_exti.c30 #define _EXTI_EnCIDCFGR(n) (0x180U + (n) * 4U) macro
485 io_clrbits32(exti->base + _EXTI_EnCIDCFGR(event), in stm32_exti_rif_apply()
518 io_clrsetbits32(exti->base + _EXTI_EnCIDCFGR(event), in stm32_exti_rif_apply()
565 _EXTI_EnCIDCFGR(event)); in stm32_exti_rif_save()