/loramac-node-latest/src/boards/NucleoL476/ |
D | rtc-board.c | 146 static uint64_t RtcGetCalendarValue( RTC_DateTypeDef* date, RTC_TimeTypeDef* time ); 151 RTC_TimeTypeDef time; in RtcInit() local 173 time.Hours = 0; in RtcInit() 174 time.Minutes = 0; in RtcInit() 175 time.Seconds = 0; in RtcInit() 176 time.SubSeconds = 0; in RtcInit() 177 time.TimeFormat = 0; in RtcInit() 178 time.StoreOperation = RTC_STOREOPERATION_RESET; in RtcInit() 179 time.DayLightSaving = RTC_DAYLIGHTSAVING_NONE; in RtcInit() 180 HAL_RTC_SetTime( &RtcHandle, &time, RTC_FORMAT_BIN ); in RtcInit() [all …]
|
/loramac-node-latest/src/boards/SKiM881AXL/ |
D | rtc-board.c | 147 static uint64_t RtcGetCalendarValue( RTC_DateTypeDef* date, RTC_TimeTypeDef* time ); 152 RTC_TimeTypeDef time; in RtcInit() local 174 time.Hours = 0; in RtcInit() 175 time.Minutes = 0; in RtcInit() 176 time.Seconds = 0; in RtcInit() 177 time.SubSeconds = 0; in RtcInit() 178 time.TimeFormat = 0; in RtcInit() 179 time.StoreOperation = RTC_STOREOPERATION_RESET; in RtcInit() 180 time.DayLightSaving = RTC_DAYLIGHTSAVING_NONE; in RtcInit() 181 HAL_RTC_SetTime( &RtcHandle, &time, RTC_FORMAT_BIN ); in RtcInit() [all …]
|
/loramac-node-latest/src/boards/NucleoL152/ |
D | rtc-board.c | 146 static uint64_t RtcGetCalendarValue( RTC_DateTypeDef* date, RTC_TimeTypeDef* time ); 151 RTC_TimeTypeDef time; in RtcInit() local 173 time.Hours = 0; in RtcInit() 174 time.Minutes = 0; in RtcInit() 175 time.Seconds = 0; in RtcInit() 176 time.SubSeconds = 0; in RtcInit() 177 time.TimeFormat = 0; in RtcInit() 178 time.StoreOperation = RTC_STOREOPERATION_RESET; in RtcInit() 179 time.DayLightSaving = RTC_DAYLIGHTSAVING_NONE; in RtcInit() 180 HAL_RTC_SetTime( &RtcHandle, &time, RTC_FORMAT_BIN ); in RtcInit() [all …]
|
/loramac-node-latest/src/boards/NucleoL073/ |
D | rtc-board.c | 147 static uint64_t RtcGetCalendarValue( RTC_DateTypeDef* date, RTC_TimeTypeDef* time ); 152 RTC_TimeTypeDef time; in RtcInit() local 174 time.Hours = 0; in RtcInit() 175 time.Minutes = 0; in RtcInit() 176 time.Seconds = 0; in RtcInit() 177 time.SubSeconds = 0; in RtcInit() 178 time.TimeFormat = 0; in RtcInit() 179 time.StoreOperation = RTC_STOREOPERATION_RESET; in RtcInit() 180 time.DayLightSaving = RTC_DAYLIGHTSAVING_NONE; in RtcInit() 181 HAL_RTC_SetTime( &RtcHandle, &time, RTC_FORMAT_BIN ); in RtcInit() [all …]
|
/loramac-node-latest/src/boards/NAMote72/ |
D | rtc-board.c | 146 static uint64_t RtcGetCalendarValue( RTC_DateTypeDef* date, RTC_TimeTypeDef* time ); 151 RTC_TimeTypeDef time; in RtcInit() local 173 time.Hours = 0; in RtcInit() 174 time.Minutes = 0; in RtcInit() 175 time.Seconds = 0; in RtcInit() 176 time.SubSeconds = 0; in RtcInit() 177 time.TimeFormat = 0; in RtcInit() 178 time.StoreOperation = RTC_STOREOPERATION_RESET; in RtcInit() 179 time.DayLightSaving = RTC_DAYLIGHTSAVING_NONE; in RtcInit() 180 HAL_RTC_SetTime( &RtcHandle, &time, RTC_FORMAT_BIN ); in RtcInit() [all …]
|
/loramac-node-latest/src/boards/B-L072Z-LRWAN1/ |
D | rtc-board.c | 147 static uint64_t RtcGetCalendarValue( RTC_DateTypeDef* date, RTC_TimeTypeDef* time ); 152 RTC_TimeTypeDef time; in RtcInit() local 174 time.Hours = 0; in RtcInit() 175 time.Minutes = 0; in RtcInit() 176 time.Seconds = 0; in RtcInit() 177 time.SubSeconds = 0; in RtcInit() 178 time.TimeFormat = 0; in RtcInit() 179 time.StoreOperation = RTC_STOREOPERATION_RESET; in RtcInit() 180 time.DayLightSaving = RTC_DAYLIGHTSAVING_NONE; in RtcInit() 181 HAL_RTC_SetTime( &RtcHandle, &time, RTC_FORMAT_BIN ); in RtcInit() [all …]
|
/loramac-node-latest/src/boards/SKiM980A/ |
D | rtc-board.c | 146 static uint64_t RtcGetCalendarValue( RTC_DateTypeDef* date, RTC_TimeTypeDef* time ); 151 RTC_TimeTypeDef time; in RtcInit() local 173 time.Hours = 0; in RtcInit() 174 time.Minutes = 0; in RtcInit() 175 time.Seconds = 0; in RtcInit() 176 time.SubSeconds = 0; in RtcInit() 177 time.TimeFormat = 0; in RtcInit() 178 time.StoreOperation = RTC_STOREOPERATION_RESET; in RtcInit() 179 time.DayLightSaving = RTC_DAYLIGHTSAVING_NONE; in RtcInit() 180 HAL_RTC_SetTime( &RtcHandle, &time, RTC_FORMAT_BIN ); in RtcInit() [all …]
|
/loramac-node-latest/src/boards/SKiM880B/ |
D | rtc-board.c | 146 static uint64_t RtcGetCalendarValue( RTC_DateTypeDef* date, RTC_TimeTypeDef* time ); 151 RTC_TimeTypeDef time; in RtcInit() local 173 time.Hours = 0; in RtcInit() 174 time.Minutes = 0; in RtcInit() 175 time.Seconds = 0; in RtcInit() 176 time.SubSeconds = 0; in RtcInit() 177 time.TimeFormat = 0; in RtcInit() 178 time.StoreOperation = RTC_STOREOPERATION_RESET; in RtcInit() 179 time.DayLightSaving = RTC_DAYLIGHTSAVING_NONE; in RtcInit() 180 HAL_RTC_SetTime( &RtcHandle, &time, RTC_FORMAT_BIN ); in RtcInit() [all …]
|
/loramac-node-latest/src/boards/mcu/saml21/hal/src/ |
D | hal_timer.c | 61 …d_timer_task(struct list_descriptor *list, struct timer_task *const new_task, const uint32_t time); 71 descr->time = 0; in timer_init() 140 task->time_label = descr->time; in timer_add_task() 141 timer_add_timer_task(&descr->tasks, task, descr->time); in timer_add_task() 205 …dd_timer_task(struct list_descriptor *list, struct timer_task *const new_task, const uint32_t time) in timer_add_timer_task() argument 217 if (it->time_label <= time) { in timer_add_timer_task() 218 time_left = it->interval - (time - it->time_label); in timer_add_timer_task() 220 time_left = it->interval - (0xFFFFFFFF - it->time_label) - time; in timer_add_timer_task() 241 uint32_t time = ++timer->time; in timer_process_counted() local 248 while (it && ((time - it->time_label) >= it->interval)) { in timer_process_counted() [all …]
|
/loramac-node-latest/src/mac/region/ |
D | Region.c | 53 … AS923_CASE { return RegionAS923NextChannel( nextChanParams, channel, time, aggregatedTimeOff … 102 … AU915_CASE { return RegionAU915NextChannel( nextChanParams, channel, time, aggregatedTimeOff … 151 … CN470_CASE { return RegionCN470NextChannel( nextChanParams, channel, time, aggregatedTimeOff … 200 … CN779_CASE { return RegionCN779NextChannel( nextChanParams, channel, time, aggregatedTimeOff … 249 … EU433_CASE { return RegionEU433NextChannel( nextChanParams, channel, time, aggregatedTimeOff … 298 … EU868_CASE { return RegionEU868NextChannel( nextChanParams, channel, time, aggregatedTimeOff … 347 … KR920_CASE { return RegionKR920NextChannel( nextChanParams, channel, time, aggregatedTimeOff … 396 … IN865_CASE { return RegionIN865NextChannel( nextChanParams, channel, time, aggregatedTimeOff … 445 … US915_CASE { return RegionUS915NextChannel( nextChanParams, channel, time, aggregatedTimeOff … 494 … RU864_CASE { return RegionRU864NextChannel( nextChanParams, channel, time, aggregatedTimeOff … [all …]
|
D | RegionRU864.h | 399 …Channel( NextChanParams_t* nextChanParams, uint8_t* channel, TimerTime_t* time, TimerTime_t* aggre…
|
D | RegionCN779.h | 403 …Channel( NextChanParams_t* nextChanParams, uint8_t* channel, TimerTime_t* time, TimerTime_t* aggre…
|
D | RegionEU433.h | 404 …Channel( NextChanParams_t* nextChanParams, uint8_t* channel, TimerTime_t* time, TimerTime_t* aggre…
|
D | RegionKR920.h | 406 …Channel( NextChanParams_t* nextChanParams, uint8_t* channel, TimerTime_t* time, TimerTime_t* aggre…
|
D | RegionUS915.h | 398 …Channel( NextChanParams_t* nextChanParams, uint8_t* channel, TimerTime_t* time, TimerTime_t* aggre…
|
D | RegionEU868.h | 432 …Channel( NextChanParams_t* nextChanParams, uint8_t* channel, TimerTime_t* time, TimerTime_t* aggre…
|
D | RegionAU915.h | 416 …Channel( NextChanParams_t* nextChanParams, uint8_t* channel, TimerTime_t* time, TimerTime_t* aggre…
|
/loramac-node-latest/src/apps/rx-sensi/ |
D | CMakeLists.txt | 57 # Loops through all regions and add compile time definitions for the enabled ones. 70 # Add compile time definition for the mbed shield if set.
|
/loramac-node-latest/src/apps/ping-pong/ |
D | CMakeLists.txt | 57 # Loops through all regions and add compile time definitions for the enabled ones. 70 # Add compile time definition for the mbed shield if set.
|
/loramac-node-latest/src/mac/ |
D | LoRaMacClassB.c | 134 uint32_t time = ( beaconTime % ( ( ( uint64_t ) 1 ) << 32 ) ); in ComputePingOffset() local 139 buffer[0] = ( time ) & 0xFF; in ComputePingOffset() 140 buffer[1] = ( time >> 8 ) & 0xFF; in ComputePingOffset() 141 buffer[2] = ( time >> 16 ) & 0xFF; in ComputePingOffset() 142 buffer[3] = ( time >> 24 ) & 0xFF; in ComputePingOffset() 1363 …TimerTime_t time = Radio.TimeOnAir( MODEM_LORA, bandwith, spreadingFactor, 1, 10, true, size, fals… in LoRaMacClassBRxBeacon() local 1365 timeOnAir.Seconds = time / 1000; in LoRaMacClassBRxBeacon() 1366 timeOnAir.SubSeconds = time - timeOnAir.Seconds * 1000; in LoRaMacClassBRxBeacon()
|
/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/ |
D | CHANGELOG.md | 32 - Make LBT RSSI free channel threshold and carrier sense time (CST) parameters configurable 59 - Fixed time credits check as proposed 144 - Changed SX1272 and SX1276 FSK FIFO threshold from 15 to 31 in order to give more time for the MCU… 171 - Removed STM32 platforms system wake up time calibration 296 - AS923 default downlink dwell time setting changed to disabled 379 - Fixed wrong beacon time-on-air calculation 475 - Changed radio driver to perform the LBT carrier sense continuously for a given period of time 488 downlink expected time) 494 - Changed radio driver to perform the LBT carrier sense continuously for a given period of time 605 …**REMARK**: This change implies that the time base had to be changed from microseconds to millisec… [all …]
|
/loramac-node-latest/src/radio/ |
D | radio.h | 320 void ( *SetTxContinuousWave )( uint32_t freq, int8_t power, uint16_t time );
|
/loramac-node-latest/src/boards/mcu/saml21/config/ |
D | hpl_sercom_config.h | 500 #warning Bad I2C Rise time for Standard/Fast mode, reset to 215ns
|