nRF Connect SDK API
2.8.99
Loading...
Searching...
No Matches
slm_uart_handler.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2023 Nordic Semiconductor ASA
3
*
4
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5
*/
6
7
#ifndef SLM_UART_HANDLER_
8
#define SLM_UART_HANDLER_
9
15
#include "
slm_trap_macros.h
"
16
#include <zephyr/device.h>
17
18
#define UART_RX_MARGIN_MS 10
19
20
extern
const
struct
device *
const
slm_uart_dev
;
21
extern
uint32_t
slm_uart_baudrate
;
22
24
int
slm_uart_handler_enable
(
void
);
25
28
#endif
/* SLM_UART_HANDLER_ */
slm_trap_macros.h
slm_uart_dev
const struct device *const slm_uart_dev
slm_uart_handler_enable
int slm_uart_handler_enable(void)
slm_uart_baudrate
uint32_t slm_uart_baudrate
applications
serial_lte_modem
src
slm_uart_handler.h
Generated on Tue Nov 5 2024 14:27:08 for nRF Connect SDK API by
1.12.0