Home
last modified time | relevance | path

Searched refs:lr1110_hal_set_operating_mode (Results 1 – 5 of 5) sorted by relevance

/loramac-node-latest/src/radio/lr1110/
Dradio.c497 lr1110_hal_set_operating_mode( &LR1110, LR1110_HAL_OP_MODE_STDBY_RC ); in RadioInit()
984 lr1110_hal_set_operating_mode( &LR1110, LR1110_HAL_OP_MODE_TX ); in RadioSend()
998 lr1110_hal_set_operating_mode( &LR1110, LR1110_HAL_OP_MODE_SLEEP ); in RadioSleep()
1006 lr1110_hal_set_operating_mode( &LR1110, LR1110_HAL_OP_MODE_STDBY_RC ); in RadioStandby()
1027 lr1110_hal_set_operating_mode( &LR1110, LR1110_HAL_OP_MODE_RX_C ); in RadioRx()
1032 lr1110_hal_set_operating_mode( &LR1110, LR1110_HAL_OP_MODE_RX ); in RadioRx()
1053 lr1110_hal_set_operating_mode( &LR1110, LR1110_HAL_OP_MODE_RX_C ); in RadioRxBoosted()
1058 lr1110_hal_set_operating_mode( &LR1110, LR1110_HAL_OP_MODE_RX ); in RadioRxBoosted()
1065 lr1110_hal_set_operating_mode( &LR1110, LR1110_HAL_OP_MODE_RX_DC ); in RadioSetRxDutyCycle()
1071 lr1110_hal_set_operating_mode( &LR1110, LR1110_HAL_OP_MODE_CAD ); in RadioStartCad()
[all …]
Dlr1110.h115 void lr1110_hal_set_operating_mode( const void* context, const lr1110_hal_operating_mode_t op_mode …
/loramac-node-latest/src/boards/NucleoL152/
Dlr1110mb1xxs-board.c108 lr1110_hal_set_operating_mode( context, LR1110_HAL_OP_MODE_STDBY_RC ); in lr1110_board_init()
297 void lr1110_hal_set_operating_mode( const void* context, lr1110_hal_operating_mode_t op_mode ) in lr1110_hal_set_operating_mode() function
/loramac-node-latest/src/boards/NucleoL476/
Dlr1110mb1xxs-board.c108 lr1110_hal_set_operating_mode( context, LR1110_HAL_OP_MODE_STDBY_RC ); in lr1110_board_init()
297 void lr1110_hal_set_operating_mode( const void* context, lr1110_hal_operating_mode_t op_mode ) in lr1110_hal_set_operating_mode() function
/loramac-node-latest/src/boards/NucleoL073/
Dlr1110mb1xxs-board.c108 lr1110_hal_set_operating_mode( context, LR1110_HAL_OP_MODE_STDBY_RC ); in lr1110_board_init()
297 void lr1110_hal_set_operating_mode( const void* context, lr1110_hal_operating_mode_t op_mode ) in lr1110_hal_set_operating_mode() function