Home
last modified time | relevance | path

Searched refs:tx (Results 1 – 25 of 26) sorted by relevance

12

/loramac-node-3.6.0-3.5.0/src/system/
Duart.c26 void UartInit( Uart_t *obj, UartId_t uartId, PinNames tx, PinNames rx ) in UartInit() argument
31 UartMcuInit( obj, uartId, tx, rx ); in UartInit()
Duart.h128 void UartInit( Uart_t *obj, UartId_t uartId, PinNames tx, PinNames rx );
/loramac-node-3.6.0-3.5.0/src/boards/SAMR34/
Duart-board.c34 void UartMcuInit( Uart_t *obj, uint8_t uartId, PinNames tx, PinNames rx ) in UartMcuInit() argument
47 gpio_set_pin_function( tx, PINMUX_PA04D_SERCOM0_PAD0 ); in UartMcuInit()
/loramac-node-3.6.0-3.5.0/src/boards/mcu/saml21/hal/include/
Dhpl_spi_dma.h77 _spi_dma_cb_t tx; member
Dhpl_spi_async.h100 _spi_async_dev_cb_xfer_t tx; member
Dhpl_i2c_s_async.h74 void (*tx)(struct _i2c_s_async_device *const device); member
/loramac-node-3.6.0-3.5.0/src/boards/NAMote72/
Duart-board.c47 void UartMcuInit( Uart_t *obj, UartId_t uartId, PinNames tx, PinNames rx ) in UartMcuInit() argument
65 … GpioInit( &obj->Tx, tx, PIN_ALTERNATE_FCT, PIN_PUSH_PULL, PIN_PULL_UP, GPIO_AF7_USART1 ); in UartMcuInit()
74 … GpioInit( &obj->Tx, tx, PIN_ALTERNATE_FCT, PIN_PUSH_PULL, PIN_PULL_UP, GPIO_AF7_USART2 ); in UartMcuInit()
/loramac-node-3.6.0-3.5.0/src/boards/
Duart-usb-board.h41 void UartUsbInit( Uart_t *obj, UartId_t uartId, PinNames tx, PinNames rx );
Duart-board.h41 void UartMcuInit( Uart_t *obj, UartId_t uartId, PinNames tx, PinNames rx );
/loramac-node-3.6.0-3.5.0/src/boards/SKiM980A/
Duart-board.c41 void UartMcuInit( Uart_t *obj, UartId_t uartId, PinNames tx, PinNames rx ) in UartMcuInit() argument
57 GpioInit( &obj->Tx, tx, PIN_ALTERNATE_FCT, PIN_PUSH_PULL, PIN_PULL_UP, GPIO_AF7_USART1 ); in UartMcuInit()
/loramac-node-3.6.0-3.5.0/src/boards/SKiM881AXL/
Duart-board.c41 void UartMcuInit( Uart_t *obj, UartId_t uartId, PinNames tx, PinNames rx ) in UartMcuInit() argument
57 GpioInit( &obj->Tx, tx, PIN_ALTERNATE_FCT, PIN_PUSH_PULL, PIN_PULL_UP, GPIO_AF4_USART1 ); in UartMcuInit()
/loramac-node-3.6.0-3.5.0/src/boards/NucleoL073/
Duart-board.c41 void UartMcuInit( Uart_t *obj, UartId_t uartId, PinNames tx, PinNames rx ) in UartMcuInit() argument
57 GpioInit( &obj->Tx, tx, PIN_ALTERNATE_FCT, PIN_PUSH_PULL, PIN_PULL_UP, GPIO_AF4_USART2 ); in UartMcuInit()
Dlr1110mb1xxs-board.c131 rf_switch_configuration.tx = LR1110_SYSTEM_RFSW0_HIGH | LR1110_SYSTEM_RFSW1_HIGH; in lr1110_board_init()
/loramac-node-3.6.0-3.5.0/src/boards/SKiM880B/
Duart-board.c41 void UartMcuInit( Uart_t *obj, UartId_t uartId, PinNames tx, PinNames rx ) in UartMcuInit() argument
57 GpioInit( &obj->Tx, tx, PIN_ALTERNATE_FCT, PIN_PUSH_PULL, PIN_PULL_UP, GPIO_AF7_USART1 ); in UartMcuInit()
/loramac-node-3.6.0-3.5.0/src/boards/NucleoL476/
Duart-board.c41 void UartMcuInit( Uart_t *obj, UartId_t uartId, PinNames tx, PinNames rx ) in UartMcuInit() argument
57 GpioInit( &obj->Tx, tx, PIN_ALTERNATE_FCT, PIN_PUSH_PULL, PIN_PULL_UP, GPIO_AF7_USART2 ); in UartMcuInit()
Dlr1110mb1xxs-board.c131 rf_switch_configuration.tx = LR1110_SYSTEM_RFSW0_HIGH | LR1110_SYSTEM_RFSW1_HIGH; in lr1110_board_init()
/loramac-node-3.6.0-3.5.0/src/boards/B-L072Z-LRWAN1/
Duart-board.c41 void UartMcuInit( Uart_t *obj, UartId_t uartId, PinNames tx, PinNames rx ) in UartMcuInit() argument
57 GpioInit( &obj->Tx, tx, PIN_ALTERNATE_FCT, PIN_PUSH_PULL, PIN_PULL_UP, GPIO_AF4_USART2 ); in UartMcuInit()
/loramac-node-3.6.0-3.5.0/src/boards/NucleoL152/
Duart-board.c41 void UartMcuInit( Uart_t *obj, UartId_t uartId, PinNames tx, PinNames rx ) in UartMcuInit() argument
57 GpioInit( &obj->Tx, tx, PIN_ALTERNATE_FCT, PIN_PUSH_PULL, PIN_PULL_UP, GPIO_AF7_USART2 ); in UartMcuInit()
Dlr1110mb1xxs-board.c131 rf_switch_configuration.tx = LR1110_SYSTEM_RFSW0_HIGH | LR1110_SYSTEM_RFSW1_HIGH; in lr1110_board_init()
/loramac-node-3.6.0-3.5.0/src/
DCMakeLists.txt41 set(APPLICATION_LIST LoRaMac ping-pong rx-sensi tx-cw )
218 elseif(APPLICATION STREQUAL tx-cw)
220 add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/apps/tx-cw)
/loramac-node-3.6.0-3.5.0/src/apps/tx-cw/
DCMakeLists.txt18 project(tx-cw)
/loramac-node-3.6.0-3.5.0/.vscode/
Dsettings.json26 // LoRaMac (Default), ping-pong, rx-sensi, tx-cw.
/loramac-node-3.6.0-3.5.0/
DREADME.md41 * **tx-cw**: Example application to show how to generate an RF Continuous Wave transmission.
217 // LoRaMac (Default), ping-pong, rx-sensi, tx-cw.
318 // LoRaMac (Default), ping-pong, rx-sensi, tx-cw.
/loramac-node-3.6.0-3.5.0/doc/
Ddevelopment-environment.md86 * tx-cw
/loramac-node-3.6.0-3.5.0/src/boards/mcu/saml21/hpl/sercom/
Dhpl_sercom.c2373 spid->callbacks.tx = NULL; in _spi_m_async_init()

12