Home
last modified time | relevance | path

Searched defs:time (Results 1 – 12 of 12) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio_timer.c491 RADIO_TIMER_Status HAL_RADIO_TIMER_GetRadioTimerStatus(uint64_t *time) in HAL_RADIO_TIMER_GetRadioTimerStatus()
596 uint32_t HAL_RADIO_TIMER_SetRadioTimerValue(uint32_t time, uint8_t event_type, uint8_t cal_req) in HAL_RADIO_TIMER_SetRadioTimerValue()
730 uint8_t HAL_RADIO_TIMER_GetRadioTimerValue(uint32_t *time) in HAL_RADIO_TIMER_GetRadioTimerValue()
834 uint32_t HAL_RADIO_TIMER_UsToSystime(uint32_t time) in HAL_RADIO_TIMER_UsToSystime()
847 uint32_t HAL_RADIO_TIMER_MachineTimeToSysTime(uint32_t time) in HAL_RADIO_TIMER_MachineTimeToSysTime()
915 uint32_t HAL_RADIO_TIMER_StartVirtualTimerSysTime(VTIMER_HandleType *timerHandle, uint64_t time) in HAL_RADIO_TIMER_StartVirtualTimerSysTime()
1028 uint64_t time; in HAL_RADIO_TIMER_GetSysTime64() local
1156 static uint32_t _us_to_systime(uint32_t time) in _us_to_systime()
1164 static uint32_t _us_to_machinetime(uint32_t time) in _us_to_machinetime()
1197 static int32_t _start_timer(VTIMER_HandleType *timerHandle, uint64_t time) in _start_timer()
[all …]
Dstm32wb0x_hal_radio.c529 uint32_t time; in HAL_RADIO_ActionPacketIsr() local
1019 uint32_t time; in HAL_RADIO_MakeActionPacketPending() local
1076 uint8_t HAL_RADIO_GetStatus(uint32_t *time) in HAL_RADIO_GetStatus()
1384 uint32_t time; in HAL_RADIO_SendPacket() local
1446 uint32_t time; in HAL_RADIO_SendPacketWithAck() local
1641 uint32_t time; in HAL_RADIO_ReceivePacket() local
1704 uint32_t time; in HAL_RADIO_ReceivePacketWithAck() local
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_eth.c1502 ETH_TimeTypeDef time; in HAL_ETH_PTP_SetConfig() local
1617 HAL_StatusTypeDef HAL_ETH_PTP_SetTime(ETH_HandleTypeDef *heth, ETH_TimeTypeDef *time) in HAL_ETH_PTP_SetTime()
1648 HAL_StatusTypeDef HAL_ETH_PTP_GetTime(ETH_HandleTypeDef *heth, ETH_TimeTypeDef *time) in HAL_ETH_PTP_GetTime()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_eth.c1543 ETH_TimeTypeDef time; in HAL_ETH_PTP_SetConfig() local
1650 HAL_StatusTypeDef HAL_ETH_PTP_SetTime(ETH_HandleTypeDef *heth, ETH_TimeTypeDef *time) in HAL_ETH_PTP_SetTime()
1681 HAL_StatusTypeDef HAL_ETH_PTP_GetTime(ETH_HandleTypeDef *heth, ETH_TimeTypeDef *time) in HAL_ETH_PTP_GetTime()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_eth.c1511 ETH_TimeTypeDef time; in HAL_ETH_PTP_SetConfig() local
1635 HAL_StatusTypeDef HAL_ETH_PTP_SetTime(ETH_HandleTypeDef *heth, ETH_TimeTypeDef *time) in HAL_ETH_PTP_SetTime()
1666 HAL_StatusTypeDef HAL_ETH_PTP_GetTime(ETH_HandleTypeDef *heth, ETH_TimeTypeDef *time) in HAL_ETH_PTP_GetTime()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_eth.c1543 ETH_TimeTypeDef time; in HAL_ETH_PTP_SetConfig() local
1650 HAL_StatusTypeDef HAL_ETH_PTP_SetTime(ETH_HandleTypeDef *heth, ETH_TimeTypeDef *time) in HAL_ETH_PTP_SetTime()
1681 HAL_StatusTypeDef HAL_ETH_PTP_GetTime(ETH_HandleTypeDef *heth, ETH_TimeTypeDef *time) in HAL_ETH_PTP_GetTime()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth.c1559 ETH_TimeTypeDef time; in HAL_ETH_PTP_SetConfig() local
1679 HAL_StatusTypeDef HAL_ETH_PTP_SetTime(ETH_HandleTypeDef *heth, ETH_TimeTypeDef *time) in HAL_ETH_PTP_SetTime()
1710 HAL_StatusTypeDef HAL_ETH_PTP_GetTime(ETH_HandleTypeDef *heth, ETH_TimeTypeDef *time) in HAL_ETH_PTP_GetTime()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_eth.c1511 ETH_TimeTypeDef time; in HAL_ETH_PTP_SetConfig() local
1635 HAL_StatusTypeDef HAL_ETH_PTP_SetTime(ETH_HandleTypeDef *heth, ETH_TimeTypeDef *time) in HAL_ETH_PTP_SetTime()
1666 HAL_StatusTypeDef HAL_ETH_PTP_GetTime(ETH_HandleTypeDef *heth, ETH_TimeTypeDef *time) in HAL_ETH_PTP_GetTime()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_timebase_rtc_alarm_template.c119 RTC_TimeTypeDef time; in HAL_InitTick() local
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_timebase_rtc_alarm_template.c119 RTC_TimeTypeDef time; in HAL_InitTick() local
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_timebase_rtc_alarm_template.c115 RTC_TimeTypeDef time; in HAL_InitTick() local
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_rcc.h793 __STATIC_INLINE void LL_RCC_LOCKDET_NSTOP_SetTime(uint32_t time) in LL_RCC_LOCKDET_NSTOP_SetTime()