HomeSort by: relevance | last modified time | path
    Searched defs:esp_sbus_debug (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/sbus/
esp_sbus.c 62 /* #define ESP_SBUS_DEBUG */
173 #ifdef ESP_SBUS_DEBUG
234 #if ESP_SBUS_DEBUG
458 #ifdef ESP_SBUS_DEBUG
526 #ifdef ESP_SBUS_DEBUG
527 int esp_sbus_debug = 0; variable in typeref:typename:int
581 #ifdef ESP_SBUS_DEBUG
582 if (esp_sbus_debug && (reg < 0x10) && esp__read_regnames[reg].r_flag)
595 #ifdef ESP_SBUS_DEBUG
596 if (esp_sbus_debug && (reg < 0x10) && esp__write_regnames[reg].r_flag
    [all...]

Completed in 13 milliseconds