代码搜索结果

找到约 892 项符合 RS485 的代码

putstr_p.c

#include "../uart.h" void UART_putstr_P(const char *s) // wysy砤 砤馽uch s z FLASH na UART { #ifdef UART_DE_PORT // sbi(UART_DE_PORT,UART_DE_BIT); // odblokuj nadajnik RS485 #endif register u0

putstr.c

#include "../uart.h" void UART_putstr (char *s) // wysy砤 砤馽uch s z SRAM na UART { #ifdef UART_DE_PORT // sbi(UART_DE_PORT,UART_DE_BIT); // odblokuj nadajnik RS485 #endif register u08 c;

rs485.c

/************************************************************************** * * Copyright (C) 2007 Steve Karg * RS-485 initialization on AT91SAM7S inspired by Keil Ele

rs485.h

/************************************************************************** * * Copyright (C) 2007 Steve Karg * * Permission is hereby granted, free of charge, to any

rs485.c

/************************************************************************** * * Copyright (C) 2005 Steve Karg * * Permission is hereby granted, free of charge, to any

rs485.h

/*####COPYRIGHTBEGIN#### ------------------------------------------- Copyright (C) 2004 Steve Karg This program is free software; you can redistribute it and/or modify it under the terms of

rs485.c

/************************************************************************** * * Copyright (C) 2005 Steve Karg * * Permission is hereby granted, free of charge, to any

rs485.h

/*####COPYRIGHTBEGIN#### ------------------------------------------- Copyright (C) 2004 Steve Karg This program is free software; you can redistribute it and/or modify it under the terms of

rs485.c

/* * (C) Copyright 2003 * Martin Krause, TQ-Systems GmbH, * * Based on cpu/arm920t/serial.c, by Gary Jennejohn * (C) Copyright 2002 Gary Jennejohn, DENX Software Engineerin

rs485.h

/* * (C) Copyright 2003 * Martin Krause, TQ-Systems GmbH, * * Based on cpu/arm920t/serial.c, by Gary Jennejohn * (C) Copyright 2002 Gary Jennejohn, DENX Software Engineerin