/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/ |
D | stm32l0xx_hal_tsc.h | 503 #define IS_TSC_CTPH(VAL) (((VAL) == TSC_CTPH_1CYCLE) || \ argument 504 ((VAL) == TSC_CTPH_2CYCLES) || \ 505 ((VAL) == TSC_CTPH_3CYCLES) || \ 506 ((VAL) == TSC_CTPH_4CYCLES) || \ 507 ((VAL) == TSC_CTPH_5CYCLES) || \ 508 ((VAL) == TSC_CTPH_6CYCLES) || \ 509 ((VAL) == TSC_CTPH_7CYCLES) || \ 510 ((VAL) == TSC_CTPH_8CYCLES) || \ 511 ((VAL) == TSC_CTPH_9CYCLES) || \ 512 ((VAL) == TSC_CTPH_10CYCLES) || \ [all …]
|
D | stm32l0xx_ll_utils.h | 240 SysTick->VAL = 0UL; /* Load the SysTick Counter Value */ in LL_InitTick()
|
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/ |
D | stm32l1xx.h | 228 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument 234 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL))) argument
|
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/ |
D | stm32l1xx.h | 230 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument 236 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL))) argument
|
/loramac-node-3.4.0/src/boards/SKiM880B/cmsis/ |
D | stm32l1xx.h | 230 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument 236 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL))) argument
|
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/ |
D | stm32l1xx.h | 228 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument 234 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL))) argument
|
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/ |
D | stm32l4xx.h | 231 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument 237 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL))) argument
|
/loramac-node-3.4.0/src/boards/mcu/saml21/hpl/systick/ |
D | hpl_systick.c | 81 return (system_time_t)SysTick->VAL; in _system_time_get() 103 SysTick->VAL = 0xFFFFFF; in _delay_cycles() 110 SysTick->VAL = buf; in _delay_cycles()
|
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/ |
D | stm32l0xx.h | 211 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument
|
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/ |
D | stm32l0xx.h | 211 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument
|
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/ |
D | stm32l0xx.h | 211 #define WRITE_REG(REG, VAL) ((REG) = (VAL)) argument
|
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/ |
D | stm32l1xx_hal_pwr.h | 146 #define CSR_EWUP_BB(VAL) ((uint32_t)(PERIPH_BB_BASE + (PWR_CSR_OFFSET_BB * 32) + (POSITION_… argument
|
D | stm32l1xx_ll_utils.h | 242 SysTick->VAL = 0UL; /* Load the SysTick Counter Value */ in LL_InitTick()
|
/loramac-node-3.4.0/src/boards/mcu/saml21/cmsis/ |
D | core_cm0.h | 443 …__IO uint32_t VAL; /*!< Offset: 0x008 (R/W) SysTick Current Value Register … member 691 SysTick->VAL = 0; /* Load the SysTick Counter Value */ in SysTick_Config()
|
D | core_cm0plus.h | 464 …__IO uint32_t VAL; /*!< Offset: 0x008 (R/W) SysTick Current Value Register … member 802 SysTick->VAL = 0; /* Load the SysTick Counter Value */ in SysTick_Config()
|
D | core_sc000.h | 483 …__IO uint32_t VAL; /*!< Offset: 0x008 (R/W) SysTick Current Value Register … member 822 SysTick->VAL = 0; /* Load the SysTick Counter Value */ in SysTick_Config()
|
D | core_cm3.h | 614 …__IO uint32_t VAL; /*!< Offset: 0x008 (R/W) SysTick Current Value Register … member 1558 SysTick->VAL = 0; /* Load the SysTick Counter Value */ in SysTick_Config()
|
D | core_sc300.h | 594 …__IO uint32_t VAL; /*!< Offset: 0x008 (R/W) SysTick Current Value Register … member 1538 SysTick->VAL = 0; /* Load the SysTick Counter Value */ in SysTick_Config()
|
D | core_cm4.h | 654 …__IO uint32_t VAL; /*!< Offset: 0x008 (R/W) SysTick Current Value Register … member 1710 SysTick->VAL = 0; /* Load the SysTick Counter Value */ in SysTick_Config()
|
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/ |
D | stm32l4xx_ll_utils.h | 299 SysTick->VAL = 0UL; /* Load the SysTick Counter Value */ in LL_InitTick()
|
/loramac-node-3.4.0/src/boards/mcu/stm32/cmsis/ |
D | core_cm0.h | 500 __IOM uint32_t VAL; /*!< Offset: 0x008 (R/W) SysTick Current Value Register */ member 778 …SysTick->VAL = 0UL; /* Load the SysTick Counter Valu… in SysTick_Config()
|
D | core_cm0plus.h | 524 __IOM uint32_t VAL; /*!< Offset: 0x008 (R/W) SysTick Current Value Register */ member 894 …SysTick->VAL = 0UL; /* Load the SysTick Counter Valu… in SysTick_Config()
|
D | core_sc000.h | 535 __IOM uint32_t VAL; /*!< Offset: 0x008 (R/W) SysTick Current Value Register */ member 906 …SysTick->VAL = 0UL; /* Load the SysTick Counter Valu… in SysTick_Config()
|
D | core_cm3.h | 687 __IOM uint32_t VAL; /*!< Offset: 0x008 (R/W) SysTick Current Value Register */ member 1665 …SysTick->VAL = 0UL; /* Load the SysTick Counter Valu… in SysTick_Config()
|
D | core_sc300.h | 669 __IOM uint32_t VAL; /*!< Offset: 0x008 (R/W) SysTick Current Value Register */ member 1647 …SysTick->VAL = 0UL; /* Load the SysTick Counter Valu… in SysTick_Config()
|