Home
last modified time | relevance | path

Searched defs:Time (Results 1 – 14 of 14) sorted by relevance

/loramac-node-3.7.0/src/boards/SAMR34/
Drtc-board.c61 uint32_t Time; // Reference time member
/loramac-node-3.7.0/src/boards/NucleoL152/
Drtc-board.c88 uint32_t Time; // Reference time member
/loramac-node-3.7.0/src/boards/NAMote72/
Drtc-board.c88 uint32_t Time; // Reference time member
/loramac-node-3.7.0/src/boards/NucleoL073/
Drtc-board.c88 uint32_t Time; // Reference time member
/loramac-node-3.7.0/src/boards/SKiM880B/
Drtc-board.c88 uint32_t Time; // Reference time member
/loramac-node-3.7.0/src/boards/SKiM881AXL/
Drtc-board.c88 uint32_t Time; // Reference time member
/loramac-node-3.7.0/src/boards/B-L072Z-LRWAN1/
Drtc-board.c88 uint32_t Time; // Reference time member
/loramac-node-3.7.0/src/boards/SKiM980A/
Drtc-board.c88 uint32_t Time; // Reference time member
/loramac-node-3.7.0/src/boards/NucleoL476/
Drtc-board.c88 uint32_t Time; // Reference time member
/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_lpuart.h1181 __STATIC_INLINE void LL_LPUART_SetDEDeassertionTime(USART_TypeDef *LPUARTx, uint32_t Time) in LL_LPUART_SetDEDeassertionTime()
1204 __STATIC_INLINE void LL_LPUART_SetDEAssertionTime(USART_TypeDef *LPUARTx, uint32_t Time) in LL_LPUART_SetDEAssertionTime()
Dstm32l0xx_ll_usart.h2118 __STATIC_INLINE void LL_USART_SetDEDeassertionTime(USART_TypeDef *USARTx, uint32_t Time) in LL_USART_SetDEDeassertionTime()
2145 __STATIC_INLINE void LL_USART_SetDEAssertionTime(USART_TypeDef *USARTx, uint32_t Time) in LL_USART_SetDEAssertionTime()
/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_lpuart.h1560 __STATIC_INLINE void LL_LPUART_SetDEDeassertionTime(USART_TypeDef *LPUARTx, uint32_t Time) in LL_LPUART_SetDEDeassertionTime()
1583 __STATIC_INLINE void LL_LPUART_SetDEAssertionTime(USART_TypeDef *LPUARTx, uint32_t Time) in LL_LPUART_SetDEAssertionTime()
Dstm32l4xx_ll_usart.h2649 __STATIC_INLINE void LL_USART_SetDEDeassertionTime(USART_TypeDef *USARTx, uint32_t Time) in LL_USART_SetDEDeassertionTime()
2676 __STATIC_INLINE void LL_USART_SetDEAssertionTime(USART_TypeDef *USARTx, uint32_t Time) in LL_USART_SetDEAssertionTime()
/loramac-node-3.7.0/src/mac/
DLoRaMac.h366 SysTime_t Time; member