/loramac-node-latest/src/boards/NucleoL476/ |
D | rtc-board.c | 151 RTC_TimeTypeDef time; in RtcInit() local 314 RTC_TimeTypeDef time = RtcTimerContext.CalendarTime; in RtcStartAlarm() local 412 RTC_TimeTypeDef time; in RtcGetTimerValue() local 422 RTC_TimeTypeDef time; in RtcGetTimerElapsedTime() local 430 static uint64_t RtcGetCalendarValue( RTC_DateTypeDef* date, RTC_TimeTypeDef* time ) in RtcGetCalendarValue() 468 RTC_TimeTypeDef time ; in RtcGetCalendarTime() local
|
/loramac-node-latest/src/boards/SKiM881AXL/ |
D | rtc-board.c | 152 RTC_TimeTypeDef time; in RtcInit() local 315 RTC_TimeTypeDef time = RtcTimerContext.CalendarTime; in RtcStartAlarm() local 413 RTC_TimeTypeDef time; in RtcGetTimerValue() local 423 RTC_TimeTypeDef time; in RtcGetTimerElapsedTime() local 431 static uint64_t RtcGetCalendarValue( RTC_DateTypeDef* date, RTC_TimeTypeDef* time ) in RtcGetCalendarValue() 469 RTC_TimeTypeDef time ; in RtcGetCalendarTime() local
|
/loramac-node-latest/src/boards/NucleoL152/ |
D | rtc-board.c | 151 RTC_TimeTypeDef time; in RtcInit() local 314 RTC_TimeTypeDef time = RtcTimerContext.CalendarTime; in RtcStartAlarm() local 412 RTC_TimeTypeDef time; in RtcGetTimerValue() local 422 RTC_TimeTypeDef time; in RtcGetTimerElapsedTime() local 430 static uint64_t RtcGetCalendarValue( RTC_DateTypeDef* date, RTC_TimeTypeDef* time ) in RtcGetCalendarValue() 468 RTC_TimeTypeDef time ; in RtcGetCalendarTime() local
|
/loramac-node-latest/src/boards/NucleoL073/ |
D | rtc-board.c | 152 RTC_TimeTypeDef time; in RtcInit() local 315 RTC_TimeTypeDef time = RtcTimerContext.CalendarTime; in RtcStartAlarm() local 413 RTC_TimeTypeDef time; in RtcGetTimerValue() local 423 RTC_TimeTypeDef time; in RtcGetTimerElapsedTime() local 431 static uint64_t RtcGetCalendarValue( RTC_DateTypeDef* date, RTC_TimeTypeDef* time ) in RtcGetCalendarValue() 469 RTC_TimeTypeDef time ; in RtcGetCalendarTime() local
|
/loramac-node-latest/src/boards/NAMote72/ |
D | rtc-board.c | 151 RTC_TimeTypeDef time; in RtcInit() local 314 RTC_TimeTypeDef time = RtcTimerContext.CalendarTime; in RtcStartAlarm() local 412 RTC_TimeTypeDef time; in RtcGetTimerValue() local 422 RTC_TimeTypeDef time; in RtcGetTimerElapsedTime() local 430 static uint64_t RtcGetCalendarValue( RTC_DateTypeDef* date, RTC_TimeTypeDef* time ) in RtcGetCalendarValue() 468 RTC_TimeTypeDef time ; in RtcGetCalendarTime() local
|
/loramac-node-latest/src/boards/B-L072Z-LRWAN1/ |
D | rtc-board.c | 152 RTC_TimeTypeDef time; in RtcInit() local 315 RTC_TimeTypeDef time = RtcTimerContext.CalendarTime; in RtcStartAlarm() local 413 RTC_TimeTypeDef time; in RtcGetTimerValue() local 423 RTC_TimeTypeDef time; in RtcGetTimerElapsedTime() local 431 static uint64_t RtcGetCalendarValue( RTC_DateTypeDef* date, RTC_TimeTypeDef* time ) in RtcGetCalendarValue() 469 RTC_TimeTypeDef time ; in RtcGetCalendarTime() local
|
/loramac-node-latest/src/boards/SKiM980A/ |
D | rtc-board.c | 151 RTC_TimeTypeDef time; in RtcInit() local 314 RTC_TimeTypeDef time = RtcTimerContext.CalendarTime; in RtcStartAlarm() local 412 RTC_TimeTypeDef time; in RtcGetTimerValue() local 422 RTC_TimeTypeDef time; in RtcGetTimerElapsedTime() local 430 static uint64_t RtcGetCalendarValue( RTC_DateTypeDef* date, RTC_TimeTypeDef* time ) in RtcGetCalendarValue() 468 RTC_TimeTypeDef time ; in RtcGetCalendarTime() local
|
/loramac-node-latest/src/boards/SKiM880B/ |
D | rtc-board.c | 151 RTC_TimeTypeDef time; in RtcInit() local 314 RTC_TimeTypeDef time = RtcTimerContext.CalendarTime; in RtcStartAlarm() local 412 RTC_TimeTypeDef time; in RtcGetTimerValue() local 422 RTC_TimeTypeDef time; in RtcGetTimerElapsedTime() local 430 static uint64_t RtcGetCalendarValue( RTC_DateTypeDef* date, RTC_TimeTypeDef* time ) in RtcGetCalendarValue() 468 RTC_TimeTypeDef time ; in RtcGetCalendarTime() local
|
/loramac-node-latest/src/boards/mcu/saml21/hal/src/ |
D | hal_timer.c | 205 …dd_timer_task(struct list_descriptor *list, struct timer_task *const new_task, const uint32_t time) in timer_add_timer_task() 241 uint32_t time = ++timer->time; in timer_process_counted() local
|
/loramac-node-latest/src/boards/mcu/saml21/hal/include/ |
D | hal_timer.h | 94 uint32_t time; member
|
D | hpl_calendar.h | 142 struct calendar_time time; member
|
/loramac-node-latest/src/mac/ |
D | LoRaMacClassB.c | 134 uint32_t time = ( beaconTime % ( ( ( uint64_t ) 1 ) << 32 ) ); in ComputePingOffset() local 1363 …TimerTime_t time = Radio.TimeOnAir( MODEM_LORA, bandwith, spreadingFactor, 1, 10, true, size, fals… in LoRaMacClassBRxBeacon() local
|
/loramac-node-latest/src/mac/region/ |
D | RegionAU915.c | 805 …915NextChannel( NextChanParams_t* nextChanParams, uint8_t* channel, TimerTime_t* time, TimerTime_t… in RegionAU915NextChannel()
|
D | RegionRU864.c | 776 …864NextChannel( NextChanParams_t* nextChanParams, uint8_t* channel, TimerTime_t* time, TimerTime_t… in RegionRU864NextChannel()
|
D | RegionUS915.c | 803 …915NextChannel( NextChanParams_t* nextChanParams, uint8_t* channel, TimerTime_t* time, TimerTime_t… in RegionUS915NextChannel()
|
D | RegionEU433.c | 777 …433NextChannel( NextChanParams_t* nextChanParams, uint8_t* channel, TimerTime_t* time, TimerTime_t… in RegionEU433NextChannel()
|
D | RegionIN865.c | 800 …865NextChannel( NextChanParams_t* nextChanParams, uint8_t* channel, TimerTime_t* time, TimerTime_t… in RegionIN865NextChannel()
|
D | RegionCN779.c | 777 …779NextChannel( NextChanParams_t* nextChanParams, uint8_t* channel, TimerTime_t* time, TimerTime_t… in RegionCN779NextChannel()
|
D | RegionEU868.c | 810 …868NextChannel( NextChanParams_t* nextChanParams, uint8_t* channel, TimerTime_t* time, TimerTime_t… in RegionEU868NextChannel()
|
D | RegionKR920.c | 786 …920NextChannel( NextChanParams_t* nextChanParams, uint8_t* channel, TimerTime_t* time, TimerTime_t… in RegionKR920NextChannel()
|
D | RegionCN470.c | 933 …470NextChannel( NextChanParams_t* nextChanParams, uint8_t* channel, TimerTime_t* time, TimerTime_t… in RegionCN470NextChannel()
|
D | RegionAS923.c | 987 …923NextChannel( NextChanParams_t* nextChanParams, uint8_t* channel, TimerTime_t* time, TimerTime_t… in RegionAS923NextChannel()
|
/loramac-node-latest/src/radio/sx126x/ |
D | radio.c | 1151 void RadioSetTxContinuousWave( uint32_t freq, int8_t power, uint16_t time ) in RadioSetTxContinuousWave()
|
/loramac-node-latest/src/radio/lr1110/ |
D | radio.c | 1080 void RadioSetTxContinuousWave( uint32_t freq, int8_t power, uint16_t time ) in RadioSetTxContinuousWave()
|
/loramac-node-latest/src/radio/sx1272/ |
D | sx1272.c | 1031 void SX1272SetTxContinuousWave( uint32_t freq, int8_t power, uint16_t time ) in SX1272SetTxContinuousWave()
|