Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/NucleoL152/
Dlr1110mb1xxs-board.c56 …GpioInit( &( ( lr1110_t* ) context )->busy, RADIO_BUSY, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in lr1110_board_init_io()
64 …GpioInit( &( ( lr1110_t* ) context )->busy, RADIO_BUSY, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in lr1110_board_deinit_io()
285 while( GpioRead( &( ( lr1110_t* ) context )->busy ) == 1 ) in lr1110_hal_wait_on_busy()
/loramac-node-3.4.0/src/boards/NucleoL476/
Dlr1110mb1xxs-board.c56 …GpioInit( &( ( lr1110_t* ) context )->busy, RADIO_BUSY, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in lr1110_board_init_io()
64 …GpioInit( &( ( lr1110_t* ) context )->busy, RADIO_BUSY, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in lr1110_board_deinit_io()
285 while( GpioRead( &( ( lr1110_t* ) context )->busy ) == 1 ) in lr1110_hal_wait_on_busy()
/loramac-node-3.4.0/src/boards/NucleoL073/
Dlr1110mb1xxs-board.c56 …GpioInit( &( ( lr1110_t* ) context )->busy, RADIO_BUSY, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in lr1110_board_init_io()
64 …GpioInit( &( ( lr1110_t* ) context )->busy, RADIO_BUSY, PIN_INPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in lr1110_board_deinit_io()
285 while( GpioRead( &( ( lr1110_t* ) context )->busy ) == 1 ) in lr1110_hal_wait_on_busy()
/loramac-node-3.4.0/src/radio/lr1110/
Dlr1110.h84 Gpio_t busy; member
/loramac-node-3.4.0/
DCHANGELOG.md314 - Fixed issue where the stack could get stuck in MCPS busy state after MLME Device Time Request