Searched refs:output (Results 1 – 3 of 3) sorted by relevance
/nrf_hw_models-latest/docs/ |
D | GPIO.md | 9 * Consider the output drivers to have 0 impedance: The drive is instantaneous. 10 * Do not allow outputs drivers to be in a tristate mode (an output can be disconnected, but not 24 * By shortcuiting the input and output, either set from a configuration file 30 It is possible to have the GPIOs output activity dumped into a file. 32 Any toggle in any pin configured as an output will be dumped to that file, following the 41 With the second one, each time the output pin itself changes. That is, both will be called only 88 The configuration file can define output->input short-circuits. 90 Note that these shorts only work one way: output to input. 92 It is possible to short one output to several (up to 8) inputs. 103 The first pair indicating the output pin that will be shorted from, and the 2nd pair
|
D | README_impl_status.md | 33 | **GPIO** | General purpose input/output | ✔ | &#x…
|
/nrf_hw_models-latest/src/HW_models/ |
D | NHW_54_AAR_CCM_ECB.c | 750 uint8_t output[16]; in nhw_ECB_logic() local 776 BLECrypt_if_aes_128(key_be, input, output); in nhw_ECB_logic() 783 output, 16, in nhw_ECB_logic()
|