cJSON
+
0
/163 examples
SourceVu will show references to
true
from the following samples and libraries:
ESP-IDF
FatFS
lwIP
mbedTLS
FreeRTOS
blufi sample
esp_hid_device sample
esp_hid_host sample
iperf sample
blink sample
internal_communication sample
ip_internal_network sample
manual_networking sample
bridge sample
eth2ap sample
simple_sniffer sample
sta2eth sample
vlan_support sample
ot_br sample
ot_cli sample
ot_trel sample
antenna sample
esp_http_client sample
esp_local_ctrl sample
https_request sample
mqtt5 sample
static_ip sample
wifi_prov_mgr sample
flash_encryption sample
hmac_soft_jtag sample
emmc sample
littlefs sample
perf_benchmark sample
spiffs sample
wear_levelling sample
eventfd sample
flash_suspend sample
himem sample
light_sleep sample
rt_mqueue sample
select sample
sysview_tracing sample
task_watchdog sample
espnow sample
ftm sample
itwt sample
power_save sample
scan sample
smart_config sample
wifi_eap_fast sample
wifi_enterprise sample
aligenie_demo sample
wifi_coexist sample
controller_hci_uart_esp32c3_and_esp32s3 sample
blemesh sample
oneshot_read sample
i2c_slave_network_sensor sample
i2c_tools sample
i2c_oled sample
i80_controller sample
rgb_panel sample
spi_lcd_touch sample
tjpgd sample
mcpwm_bdc_speed_control sample
mcpwm_bldc_hall_control sample
mcpwm_capture_hc_sr04 sample
mcpwm_foc_svpwm_open_loop sample
mcpwm_servo_control sample
mcpwm_sync sample
ir_nec_transceiver sample
onewire sample
sdm_dac sample
hd_eeprom sample
lcd sample
gptimer sample
gptimer_capture_hc_sr04 sample
twai_alert_and_recovery sample
twai_self_test sample
wss_server sample
async_handlers sample
captive_portal sample
file_serving sample
restful_server sample
simple sample
ws_echo_server sample
custom_outbox sample
ssl_ds sample
icmpv6_ping sample
ext_flash sample
fs_operations sample
getting_started sample
advanced sample
basic sample
basic_freertos_smp_usage sample
advanced_https_ota sample
native_ota_example sample
pre_encrypted_ota sample
simple_ota_example sample
softAP sample
roaming_11kvr sample
nan_console sample
nan_publisher sample
dpp-enrollee sample
Bluedroid_GATT_Server sample
NimBLE_Connection sample
NimBLE_GATT_Server sample
NimBLE_Security sample
ble_ancs sample
ble_compatibility_test sample
ble_hid_device_demo sample
ble_ibeacon sample
ble_spp_client sample
ble_spp_server sample
gattc_multi_connect sample
gatt_client sample
gatt_security_client sample
gatt_security_server sample
gatt_server sample
gatt_server_service_table sample
ble50_security_client sample
ble50_security_server sample
periodic_sync sample
bluedroid_host_only_uart sample
a2dp_sink sample
a2dp_source sample
bt_discovery sample
bt_hid_mouse_device sample
bt_l2cap_client sample
bt_l2cap_server sample
bt_spp_acceptor sample
bt_spp_initiator sample
bt_spp_vfs_acceptor sample
bt_spp_vfs_initiator sample
hfp_ag sample
hfp_hf sample
a2dp_gatts_coex sample
gattc_gatts_coex sample
df_client sample
df_server sample
fast_prov_server sample
rpr_client sample
rpr_server sample
unprov_dev sample
vendor_client sample
enc_adv_data_cent sample
htp_prph sample
ble_multi_conn_cent sample
ble_multi_conn_prph sample
ble_pawr_sync sample
ble_pawr_sync_conn sample
proximity_sensor_cent sample
spp_server sample
blecent_throughput sample
slave sample
seg_slave sample
touch_pad_interrupt sample
twai_network_listen_only sample
mb_master sample
mb_slave sample
mb_tcp_master sample
mb_tcp_slave sample
throughput_client sample
throughput_server sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
cJSON
true
true macro
Syntax
Show:
Summary
Declaration
from
cJSON.c:65
#define
true
(
(
cJSON_bool
)
1
)
Examples
true
is referenced by 163 libraries and example projects:
ESP-IDF
FatFS
lwIP
mbedTLS
FreeRTOS
blufi sample
esp_hid_device sample
esp_hid_host sample
iperf sample
blink sample
internal_communication sample
ip_internal_network sample
manual_networking sample
bridge sample
eth2ap sample
simple_sniffer sample
sta2eth sample
vlan_support sample
ot_br sample
ot_cli sample
ot_trel sample
antenna sample
esp_http_client sample
esp_local_ctrl sample
https_request sample
mqtt5 sample
static_ip sample
wifi_prov_mgr sample
flash_encryption sample
hmac_soft_jtag sample
emmc sample
littlefs sample
perf_benchmark sample
spiffs sample
wear_levelling sample
eventfd sample
flash_suspend sample
himem sample
light_sleep sample
rt_mqueue sample
select sample
sysview_tracing sample
task_watchdog sample
espnow sample
ftm sample
itwt sample
power_save sample
scan sample
smart_config sample
wifi_eap_fast sample
wifi_enterprise sample
aligenie_demo sample
wifi_coexist sample
controller_hci_uart_esp32c3_and_esp32s3 sample
blemesh sample
oneshot_read sample
i2c_slave_network_sensor sample
i2c_tools sample
i2c_oled sample
i80_controller sample
rgb_panel sample
spi_lcd_touch sample
tjpgd sample
mcpwm_bdc_speed_control sample
mcpwm_bldc_hall_control sample
mcpwm_capture_hc_sr04 sample
mcpwm_foc_svpwm_open_loop sample
mcpwm_servo_control sample
mcpwm_sync sample
ir_nec_transceiver sample
onewire sample
sdm_dac sample
hd_eeprom sample
lcd sample
gptimer sample
gptimer_capture_hc_sr04 sample
twai_alert_and_recovery sample
twai_self_test sample
wss_server sample
async_handlers sample
captive_portal sample
file_serving sample
restful_server sample
simple sample
ws_echo_server sample
custom_outbox sample
ssl_ds sample
icmpv6_ping sample
ext_flash sample
fs_operations sample
getting_started sample
advanced sample
basic sample
basic_freertos_smp_usage sample
advanced_https_ota sample
native_ota_example sample
pre_encrypted_ota sample
simple_ota_example sample
softAP sample
roaming_11kvr sample
nan_console sample
nan_publisher sample
dpp-enrollee sample
Bluedroid_GATT_Server sample
NimBLE_Connection sample
NimBLE_GATT_Server sample
NimBLE_Security sample
ble_ancs sample
ble_compatibility_test sample
ble_hid_device_demo sample
ble_ibeacon sample
ble_spp_client sample
ble_spp_server sample
gattc_multi_connect sample
gatt_client sample
gatt_security_client sample
gatt_security_server sample
gatt_server sample
gatt_server_service_table sample
ble50_security_client sample
ble50_security_server sample
periodic_sync sample
bluedroid_host_only_uart sample
a2dp_sink sample
a2dp_source sample
bt_discovery sample
bt_hid_mouse_device sample
bt_l2cap_client sample
bt_l2cap_server sample
bt_spp_acceptor sample
bt_spp_initiator sample
bt_spp_vfs_acceptor sample
bt_spp_vfs_initiator sample
hfp_ag sample
hfp_hf sample
a2dp_gatts_coex sample
gattc_gatts_coex sample
df_client sample
df_server sample
fast_prov_server sample
rpr_client sample
rpr_server sample
unprov_dev sample
vendor_client sample
enc_adv_data_cent sample
htp_prph sample
ble_multi_conn_cent sample
ble_multi_conn_prph sample
ble_pawr_sync sample
ble_pawr_sync_conn sample
proximity_sensor_cent sample
spp_server sample
blecent_throughput sample
slave sample
seg_slave sample
touch_pad_interrupt sample
twai_network_listen_only sample
mb_master sample
mb_slave sample
mb_tcp_master sample
mb_tcp_slave sample
throughput_client sample
throughput_server sample
References
from
0/163
examples
Code
Location
#define
true
(
(
cJSON_bool
)
1
)
cJSON.c:65
#define
true
(
(
cJSON_bool
)
1
)
cJSON_Utils.c:59
return
true
;
cJSON.c:380
return
true
;
cJSON.c:619
return
true
;
cJSON.c:893
return
true
;
cJSON.c:935
return
true
;
cJSON.c:978
return
true
;
cJSON.c:1029
return
(
char
*
)
print
(
item
,
true
,
&
global_hooks
)
;
cJSON.c:1266
p
.
noalloc
=
true
;
cJSON.c:1317
return
true
;
cJSON.c:1338
return
true
;
cJSON.c:1345
return
true
;
cJSON.c:1353
return
true
;
cJSON.c:1398
return
true
;
cJSON.c:1407
return
true
;
cJSON.c:1416
return
true
;
cJSON.c:1436
return
true
;
cJSON.c:1540
return
true
;
cJSON.c:1610
return
true
;
cJSON.c:1720
return
true
;
cJSON.c:1842
return
get_object_item
(
object
,
string
,
true
)
;
cJSON.c:1937
return
true
;
cJSON.c:2004
return
add_item_to_object
(
object
,
string
,
item
,
&
global_hooks
,
true
)
;
cJSON.c:2074
return
true
;
cJSON.c:2312
return
true
;
cJSON.c:2324
return
true
;
cJSON.c:2361
return
replace_item_in_object
(
object
,
string
,
newitem
,
true
)
;
cJSON.c:2404
newchild
=
cJSON_Duplicate
(
child
,
true
)
;
/* Duplicate (with recurse) each item in the ->next chain */
cJSON.c:2776
return
true
;
cJSON.c:3036
return
true
;
cJSON.c:3045
return
true
;
cJSON.c:3050
return
true
;
cJSON.c:3062
return
true
;
cJSON.c:3088
return
true
;
cJSON.c:3126
return
true
;
cJSON_Utils.c:153
return
get_item_from_pointer
(
object
,
pointer
,
true
)
;
cJSON_Utils.c:355
return
true
;
cJSON_Utils.c:621
return
true
;
cJSON_Utils.c:632
return
true
;
cJSON_Utils.c:652
return
true
;
cJSON_Utils.c:681
return
true
;
cJSON_Utils.c:689
status
=
apply_patch
(
object
,
current_patch
,
true
)
;
cJSON_Utils.c:1085
create_patches
(
patches
,
(
const
unsigned
char
*
)
""
,
from
,
to
,
true
)
;
cJSON_Utils.c:1306
sort_object
(
object
,
true
)
;
cJSON_Utils.c:1318
return
merge_patch
(
target
,
patch
,
true
)
;
cJSON_Utils.c:1388
return
generate_merge_patch
(
from
,
to
,
true
)
;
cJSON_Utils.c:1480
Call Tree
from
0/163
examples
All items filtered out
All items filtered out
Data Use
from
0/163
examples
All items filtered out
All items filtered out
Class Tree
from
0/163
examples
All items filtered out
All items filtered out
Override Tree
from
0/163
examples
All items filtered out
All items filtered out
Implementations
from
0/163
examples
All items filtered out
All items filtered out
Instances
from
0/163
examples
Lifecycle
from
0/163
examples
All items filtered out
All items filtered out