/Zephyr-latest/drivers/pinctrl/ |
D | pinctrl_ti_cc32xx.c | 15 /* pin to pad mapping (255 indicates invalid pin) */ 17 10U, 11U, 12U, 13U, 14U, 15U, 16U, 17U, 255U, 255U, 18U, 19U, 20U, 18 21U, 22U, 23U, 24U, 40U, 28U, 29U, 25U, 255U, 255U, 255U, 255U, 255U, 19 255U, 255U, 26U, 27U, 255U, 255U, 255U, 255U, 255U, 255U, 255U, 255U, 255U, 20 255U, 255U, 255U, 255U, 255U, 31U, 255U, 255U, 255U, 255U, 0U, 255U, 32U, 21 30U, 255U, 1U, 255U, 2U, 3U, 4U, 5U, 6U, 7U, 8U, 9U, 29 if ((pin >= ARRAY_SIZE(pin2pad)) || (pin2pad[pin] == 255U)) { in pinctrl_configure_pin()
|
/Zephyr-latest/drivers/display/ |
D | display_renesas_ra.h | 38 #define LAYER_GREEN (255) 39 #define LAYER_RED (255) 40 #define LAYER_BLUE (255) 41 #define LAYER_ALPHA (255) 45 #define OUTPUT_ALPHA (255) 47 #define BRIGHTNESS_MAX (255U) 48 #define GLCDC_CONTRAST_MAX (255U)
|
/Zephyr-latest/tests/bsim/bluetooth/ll/cis/ |
D | prj.conf | 20 CONFIG_BT_BUF_CMD_TX_SIZE=255 21 CONFIG_BT_BUF_EVT_RX_SIZE=255 22 CONFIG_BT_BUF_EVT_DISCARDABLE_SIZE=255 24 CONFIG_BT_BUF_ACL_RX_SIZE=255 41 CONFIG_BT_CTLR_ISO_TX_BUFFER_SIZE=255
|
/Zephyr-latest/tests/drivers/gnss/gnss_api/ |
D | Kconfig | 8 range 0 255 13 range 0 255 18 range 0 255 23 range 0 255
|
/Zephyr-latest/doc/services/ipc/ipc_service/backends/ |
D | icbmsg_flows.svg | 4 …<rect x="150" y="50" width="120" height="60" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" point… 23 …<rect x="350" y="50" width="120" height="60" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" point… 42 …<ellipse cx="40" cy="57.5" rx="7.5" ry="7.5" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" point… 62 …<ellipse cx="580" cy="57.5" rx="7.5" ry="7.5" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" poin… 128 …<div data-drawio-colors="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); " style="box-s… 129 …, 0, 0); line-height: 1.2; pointer-events: all; background-color: rgb(255, 255, 255); white-space:… 148 …<div data-drawio-colors="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); " style="box-s… 149 …, 0, 0); line-height: 1.2; pointer-events: all; background-color: rgb(255, 255, 255); white-space:… 169 …<div data-drawio-colors="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); " style="box-s… 170 …, 0, 0); line-height: 1.2; pointer-events: all; background-color: rgb(255, 255, 255); white-space:… [all …]
|
/Zephyr-latest/samples/subsys/smf/smf_calculator/img/ |
D | smf_calculator.svg | 157 …><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(1170,920)" stroke-opacity="0" st… 163 …><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(1120,730)" stroke-opacity="0" st… 173 …><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(1450,720)" stroke-opacity="0" st… 184 …><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(1400,990)" stroke-opacity="0" st… 195 …><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(1400,880)" stroke-opacity="0" st… 206 …><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(1370,830)" stroke-opacity="0" st… 215 …><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(1960,820)" stroke-opacity="0" st… 228 …><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(1900,1310)" stroke-opacity="0" s… 243 …><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(1660,1310)" stroke-opacity="0" s… 256 …><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(1440,1310)" stroke-opacity="0" s… [all …]
|
/Zephyr-latest/samples/bluetooth/cap_acceptor/boards/ |
D | nrf5340_audio_dk_nrf5340_cpuapp.conf | 1 CONFIG_BT_BUF_EVT_RX_SIZE=255 2 CONFIG_BT_BUF_ACL_RX_SIZE=255 4 CONFIG_BT_BUF_CMD_TX_SIZE=255
|
D | nrf5340dk_nrf5340_cpuapp.conf | 1 CONFIG_BT_BUF_EVT_RX_SIZE=255 2 CONFIG_BT_BUF_ACL_RX_SIZE=255 4 CONFIG_BT_BUF_CMD_TX_SIZE=255
|
/Zephyr-latest/samples/bluetooth/cap_initiator/boards/ |
D | nrf5340_audio_dk_nrf5340_cpuapp.conf | 1 CONFIG_BT_BUF_EVT_RX_SIZE=255 2 CONFIG_BT_BUF_ACL_RX_SIZE=255 4 CONFIG_BT_BUF_CMD_TX_SIZE=255
|
D | nrf5340dk_nrf5340_cpuapp.conf | 1 CONFIG_BT_BUF_EVT_RX_SIZE=255 2 CONFIG_BT_BUF_ACL_RX_SIZE=255 4 CONFIG_BT_BUF_CMD_TX_SIZE=255
|
/Zephyr-latest/samples/bluetooth/bap_unicast_client/boards/ |
D | nrf5340bsim_nrf5340_cpuapp.conf | 5 CONFIG_BT_BUF_EVT_RX_SIZE=255 6 CONFIG_BT_BUF_ACL_RX_SIZE=255 8 CONFIG_BT_BUF_CMD_TX_SIZE=255
|
D | nrf5340dk_nrf5340_cpuapp.conf | 8 CONFIG_BT_BUF_EVT_RX_SIZE=255 9 CONFIG_BT_BUF_ACL_RX_SIZE=255 11 CONFIG_BT_BUF_CMD_TX_SIZE=255
|
/Zephyr-latest/samples/bluetooth/bap_unicast_server/boards/ |
D | nrf5340_audio_dk_nrf5340_cpuapp.conf | 5 CONFIG_BT_BUF_EVT_RX_SIZE=255 6 CONFIG_BT_BUF_ACL_RX_SIZE=255 8 CONFIG_BT_BUF_CMD_TX_SIZE=255
|
D | nrf5340bsim_nrf5340_cpuapp.conf | 5 CONFIG_BT_BUF_EVT_RX_SIZE=255 6 CONFIG_BT_BUF_ACL_RX_SIZE=255 8 CONFIG_BT_BUF_CMD_TX_SIZE=255
|
/Zephyr-latest/samples/bluetooth/central_gatt_write/ |
D | prj.conf | 6 CONFIG_BT_BUF_ACL_RX_SIZE=255 8 CONFIG_BT_BUF_CMD_TX_SIZE=255 9 CONFIG_BT_BUF_EVT_DISCARDABLE_SIZE=255
|
/Zephyr-latest/tests/bsim/bluetooth/ll/throughput/ |
D | prj.conf | 7 CONFIG_BT_BUF_ACL_RX_SIZE=255 9 CONFIG_BT_BUF_CMD_TX_SIZE=255 10 CONFIG_BT_BUF_EVT_DISCARDABLE_SIZE=255
|
/Zephyr-latest/samples/bluetooth/peripheral_gatt_write/ |
D | prj.conf | 7 CONFIG_BT_BUF_ACL_RX_SIZE=255 9 CONFIG_BT_BUF_CMD_TX_SIZE=255 10 CONFIG_BT_BUF_EVT_DISCARDABLE_SIZE=255
|
/Zephyr-latest/samples/boards/st/bluetooth/interactive_gui/ |
D | prj.conf | 10 CONFIG_BT_BUF_ACL_RX_SIZE=255 11 CONFIG_BT_BUF_CMD_TX_SIZE=255 12 CONFIG_BT_BUF_EVT_DISCARDABLE_SIZE=255
|
/Zephyr-latest/tests/bsim/bluetooth/audio_samples/bap_unicast_client/boards/ |
D | nrf5340bsim_nrf5340_cpuapp.conf | 7 CONFIG_BT_BUF_EVT_RX_SIZE=255 8 CONFIG_BT_BUF_ACL_RX_SIZE=255 10 CONFIG_BT_BUF_CMD_TX_SIZE=255
|
/Zephyr-latest/tests/bluetooth/tester/ |
D | hci_ipc.conf | 6 CONFIG_BT_BUF_EVT_RX_SIZE=255 7 CONFIG_BT_BUF_CMD_TX_SIZE=255 9 CONFIG_BT_BUF_ACL_RX_SIZE=255
|
/Zephyr-latest/tests/bsim/bluetooth/host/att/sequential/tester/ |
D | prj.conf | 10 CONFIG_BT_BUF_ACL_RX_SIZE=255 11 CONFIG_BT_BUF_CMD_TX_SIZE=255 12 CONFIG_BT_BUF_EVT_DISCARDABLE_SIZE=255
|
/Zephyr-latest/tests/bsim/bluetooth/host/misc/disconnect/tester/ |
D | prj.conf | 10 CONFIG_BT_BUF_ACL_RX_SIZE=255 11 CONFIG_BT_BUF_CMD_TX_SIZE=255 12 CONFIG_BT_BUF_EVT_DISCARDABLE_SIZE=255
|
/Zephyr-latest/tests/bsim/bluetooth/host/att/pipeline/tester/ |
D | prj.conf | 12 CONFIG_BT_BUF_ACL_RX_SIZE=255 13 CONFIG_BT_BUF_CMD_TX_SIZE=255 14 CONFIG_BT_BUF_EVT_DISCARDABLE_SIZE=255
|
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/reassembly/peer/ |
D | prj.conf | 11 CONFIG_BT_BUF_ACL_RX_SIZE=255 12 CONFIG_BT_BUF_CMD_TX_SIZE=255 13 CONFIG_BT_BUF_EVT_DISCARDABLE_SIZE=255
|
/Zephyr-latest/tests/bsim/bluetooth/host/misc/hfc_multilink/tester/ |
D | prj.conf | 10 CONFIG_BT_BUF_ACL_RX_SIZE=255 11 CONFIG_BT_BUF_CMD_TX_SIZE=255 12 CONFIG_BT_BUF_EVT_DISCARDABLE_SIZE=255
|